cd-form 1.0.38 → 2.0.3
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 +4 -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
|
@@ -4043,6 +4043,9 @@ const Td = { class: "cd-relation-form" }, Nd = { class: "input-wrapper" }, Bd =
|
|
|
4043
4043
|
footer: !0,
|
|
4044
4044
|
class: "cd-form-select-modal",
|
|
4045
4045
|
"mask-closable": !1,
|
|
4046
|
+
placement: "center",
|
|
4047
|
+
attach: "body",
|
|
4048
|
+
top: 0,
|
|
4046
4049
|
onConfirm: b,
|
|
4047
4050
|
onClose: z
|
|
4048
4051
|
}, {
|
|
@@ -4089,7 +4092,7 @@ const Td = { class: "cd-relation-form" }, Nd = { class: "input-wrapper" }, Bd =
|
|
|
4089
4092
|
]);
|
|
4090
4093
|
};
|
|
4091
4094
|
}
|
|
4092
|
-
}), Fl = /* @__PURE__ */ Ze(Wd, [["__scopeId", "data-v-
|
|
4095
|
+
}), Fl = /* @__PURE__ */ Ze(Wd, [["__scopeId", "data-v-b079f905"]]), Yd = { class: "add-container" }, Hd = { class: "panel-footer" }, Jd = { class: "column-mapping" }, Kd = { class: "mapping-label" }, Gd = { class: "mapping-preview" }, Xd = {
|
|
4093
4096
|
key: 0,
|
|
4094
4097
|
class: "more-tip"
|
|
4095
4098
|
}, Qd = { class: "preview-table" }, Zd = {
|