dfs-page-config 0.2.41 → 0.2.42
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 +10 -10
- package/dist/dfs-page-config.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/dfs-page-config.js
CHANGED
|
@@ -21797,6 +21797,10 @@ const Jr = Kte({
|
|
|
21797
21797
|
}).finally(() => {
|
|
21798
21798
|
c.commit("setLoading", !1);
|
|
21799
21799
|
});
|
|
21800
|
+
},
|
|
21801
|
+
_UPDATE_COMPONENT(c, { pageKey: s, compKey: g }) {
|
|
21802
|
+
const y = Ya(c, s, g);
|
|
21803
|
+
y.updateKey = new Date().getTime();
|
|
21800
21804
|
}
|
|
21801
21805
|
}
|
|
21802
21806
|
});
|
|
@@ -21966,12 +21970,7 @@ const Jh = KD, Bne = Qe({
|
|
|
21966
21970
|
});
|
|
21967
21971
|
}
|
|
21968
21972
|
function E(R) {
|
|
21969
|
-
_.currentValue !== R && (_.currentValue = R, w.formData[y.prop] = R, y.
|
|
21970
|
-
A.targets.forEach((I) => {
|
|
21971
|
-
const N = Ya(s, g, I);
|
|
21972
|
-
A.event === "updateColumns" ? s.dispatch("dbsPageConfig/updateColumns", { pageKey: g, tableComp: N, status: R }) : A.event === "clearTableData" && (N.data.result = []);
|
|
21973
|
-
});
|
|
21974
|
-
}), s.dispatch("_QUERY_LIST", {
|
|
21973
|
+
_.currentValue !== R && (_.currentValue = R, w.formData[y.prop] = R, y.change && y.change(w), s.dispatch("_QUERY_LIST", {
|
|
21975
21974
|
pageKey: g,
|
|
21976
21975
|
target: w.target
|
|
21977
21976
|
}));
|
|
@@ -22039,7 +22038,7 @@ function $ne(c, s, g, y, w, _) {
|
|
|
22039
22038
|
}, 1032, ["type", "onClick", "size"]))), 128))
|
|
22040
22039
|
], 2));
|
|
22041
22040
|
}
|
|
22042
|
-
const aG = /* @__PURE__ */ So(Bne, [["render", $ne], ["__scopeId", "data-v-
|
|
22041
|
+
const aG = /* @__PURE__ */ So(Bne, [["render", $ne], ["__scopeId", "data-v-e17ce02f"]]), Une = Qe({
|
|
22043
22042
|
name: "UploadComp",
|
|
22044
22043
|
components: { Plus: yS, ZoomIn: fD, Delete: dD },
|
|
22045
22044
|
props: {
|
|
@@ -22627,7 +22626,7 @@ function roe(c, s, g, y, w, _) {
|
|
|
22627
22626
|
_: 3
|
|
22628
22627
|
}, 8, ["class", "model", "size", "inline", "label-width", "style"]);
|
|
22629
22628
|
}
|
|
22630
|
-
const N_ = /* @__PURE__ */ So(eoe, [["render", roe], ["__scopeId", "data-v-
|
|
22629
|
+
const N_ = /* @__PURE__ */ So(eoe, [["render", roe], ["__scopeId", "data-v-76f79b42"]]), noe = Qe({
|
|
22631
22630
|
name: "Upload",
|
|
22632
22631
|
props: {
|
|
22633
22632
|
url: String,
|
|
@@ -94686,7 +94685,7 @@ const hG = /* @__PURE__ */ So(eie, [["render", iie]]), aie = Qe({
|
|
|
94686
94685
|
function sie(c, s, g, y, w, _) {
|
|
94687
94686
|
const O = Dr("ChildrenComponent", !0);
|
|
94688
94687
|
return q(!0), ye(At, null, $t(c.configOption, (E) => (q(), We(Qr(E.type), {
|
|
94689
|
-
key: E.key,
|
|
94688
|
+
key: (E.updateKey || "") + E.key,
|
|
94690
94689
|
componentOption: E,
|
|
94691
94690
|
pageKey: c.pageKey
|
|
94692
94691
|
}, ji({
|
|
@@ -94757,7 +94756,8 @@ function uie(c, s, g, y, w, _) {
|
|
|
94757
94756
|
"before-close": () => c.closeDialog(),
|
|
94758
94757
|
center: "",
|
|
94759
94758
|
onOpen: c.showDialog,
|
|
94760
|
-
"close-on-click-modal": !1
|
|
94759
|
+
"close-on-click-modal": !1,
|
|
94760
|
+
key: c.component.updateKey
|
|
94761
94761
|
}, {
|
|
94762
94762
|
header: Ge(() => [
|
|
94763
94763
|
Ne("p", null, [
|