data-source-tree 0.0.8 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +2 -2
- package/index.umd.cjs +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
package/index.js
CHANGED
|
@@ -935,7 +935,7 @@ const va = { class: "addDiv" }, fa = { class: "drawer-header" }, ga = { class: "
|
|
|
935
935
|
(l(!0), _(ce, null, he(v.options.children, (z) => (l(), R(je, {
|
|
936
936
|
key: z.id,
|
|
937
937
|
label: z.label,
|
|
938
|
-
value: z.value
|
|
938
|
+
value: z.value || z.id
|
|
939
939
|
}, null, 8, ["label", "value"]))), 128))
|
|
940
940
|
]),
|
|
941
941
|
_: 2
|
|
@@ -1003,7 +1003,7 @@ const va = { class: "addDiv" }, fa = { class: "drawer-header" }, ga = { class: "
|
|
|
1003
1003
|
}, 8, ["modelValue", "title"]);
|
|
1004
1004
|
};
|
|
1005
1005
|
}
|
|
1006
|
-
}, Ea = /* @__PURE__ */ Le(Na, [["__scopeId", "data-v-
|
|
1006
|
+
}, Ea = /* @__PURE__ */ Le(Na, [["__scopeId", "data-v-4c42e21a"]]), Ka = { class: "addDivPosition" }, Ua = { class: "addContent" }, Da = {
|
|
1007
1007
|
__name: "updateDataSource",
|
|
1008
1008
|
props: {
|
|
1009
1009
|
changeType: {
|