cd-form 2.0.3 → 2.0.4
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/dist/cd-form.js +2 -1
- package/dist/cd-form.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/cd-form.js
CHANGED
|
@@ -4045,6 +4045,7 @@ const Td = { class: "cd-relation-form" }, Nd = { class: "input-wrapper" }, Bd =
|
|
|
4045
4045
|
"mask-closable": !1,
|
|
4046
4046
|
placement: "center",
|
|
4047
4047
|
attach: "body",
|
|
4048
|
+
"destroy-on-close": !0,
|
|
4048
4049
|
top: 0,
|
|
4049
4050
|
onConfirm: b,
|
|
4050
4051
|
onClose: z
|
|
@@ -4092,7 +4093,7 @@ const Td = { class: "cd-relation-form" }, Nd = { class: "input-wrapper" }, Bd =
|
|
|
4092
4093
|
]);
|
|
4093
4094
|
};
|
|
4094
4095
|
}
|
|
4095
|
-
}), Fl = /* @__PURE__ */ Ze(Wd, [["__scopeId", "data-v-
|
|
4096
|
+
}), Fl = /* @__PURE__ */ Ze(Wd, [["__scopeId", "data-v-a27a4645"]]), Yd = { class: "add-container" }, Hd = { class: "panel-footer" }, Jd = { class: "column-mapping" }, Kd = { class: "mapping-label" }, Gd = { class: "mapping-preview" }, Xd = {
|
|
4096
4097
|
key: 0,
|
|
4097
4098
|
class: "more-tip"
|
|
4098
4099
|
}, Qd = { class: "preview-table" }, Zd = {
|