dfs-page-config 0.5.75 → 0.5.77
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/dfs-page-config.js
CHANGED
|
@@ -52255,7 +52255,9 @@ const __unplugin_components_0$3 = /* @__PURE__ */ _export_sfc$1(_sfc_main$l, [["
|
|
|
52255
52255
|
function PAe() {
|
|
52256
52256
|
hAe.open = !hAe.open;
|
|
52257
52257
|
}
|
|
52258
|
-
return AAe(), {
|
|
52258
|
+
return AAe(), onMounted(() => {
|
|
52259
|
+
pAe.formRef = sAe.value;
|
|
52260
|
+
}), {
|
|
52259
52261
|
t: kh,
|
|
52260
52262
|
locale: oAe,
|
|
52261
52263
|
...toRefs(hAe),
|
|
@@ -52266,7 +52268,7 @@ const __unplugin_components_0$3 = /* @__PURE__ */ _export_sfc$1(_sfc_main$l, [["
|
|
|
52266
52268
|
fileUrlInfo: CAe
|
|
52267
52269
|
};
|
|
52268
52270
|
}
|
|
52269
|
-
}),
|
|
52271
|
+
}), Form_vue_vue_type_style_index_0_scoped_876c2f00_lang = "", Form_vue_vue_type_style_index_1_lang = "", _hoisted_1$m = {
|
|
52270
52272
|
key: 0,
|
|
52271
52273
|
class: "mask"
|
|
52272
52274
|
};
|
|
@@ -52632,7 +52634,7 @@ function _sfc_render$i(Ff, kh, tAe, oAe, sAe, pAe) {
|
|
|
52632
52634
|
_: 3
|
|
52633
52635
|
}, 8, ["class", "model", "size", "inline", "label-width", "style"]);
|
|
52634
52636
|
}
|
|
52635
|
-
const Form = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$i], ["__scopeId", "data-v-
|
|
52637
|
+
const Form = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$i], ["__scopeId", "data-v-876c2f00"]]), _hoisted_1$l = {
|
|
52636
52638
|
viewBox: "0 0 1024 1024",
|
|
52637
52639
|
width: "1.2em",
|
|
52638
52640
|
height: "1.2em"
|
|
@@ -124894,7 +124896,7 @@ const __unplugin_components_0$1 = { name: "ep-warning-filled", render: render$3
|
|
|
124894
124896
|
currentRow: CAe,
|
|
124895
124897
|
sourceOption: tAe.option
|
|
124896
124898
|
}, wAe.relation && (sAe.relation = getRelationComp(kh, Ff.pageKey, wAe.relation)), !(wAe.beforeOpen && (wAe.currentRow = CAe, wAe.beforeOpen(sAe) === !1)) && (wAe.children && wAe.children.forEach((EAe) => {
|
|
124897
|
-
EAe.type === "Form" && (CAe
|
|
124899
|
+
EAe.type === "Form" && (CAe ? EAe.row = CAe : delete EAe.row, oAe = EAe, EAe.elementGroup.forEach((_Ae) => {
|
|
124898
124900
|
_Ae.type === "Editor" && (wAe.destroyOnClose = !0);
|
|
124899
124901
|
}));
|
|
124900
124902
|
}), tAe.component = wAe, tAe.dialog = !0);
|