gw-gis-standard-gpage-ui-vue3 1.1.77 → 1.1.78
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.
|
@@ -47622,7 +47622,7 @@ const lae = ["title"], sae = {
|
|
|
47622
47622
|
props: {
|
|
47623
47623
|
// 表格高度
|
|
47624
47624
|
height: {
|
|
47625
|
-
type: Number
|
|
47625
|
+
type: [Number, String]
|
|
47626
47626
|
},
|
|
47627
47627
|
maxHeight: {
|
|
47628
47628
|
type: Number
|
|
@@ -47884,7 +47884,7 @@ const lae = ["title"], sae = {
|
|
|
47884
47884
|
]);
|
|
47885
47885
|
};
|
|
47886
47886
|
}
|
|
47887
|
-
}), Zoe = /* @__PURE__ */ gn(Xoe, [["__scopeId", "data-v-
|
|
47887
|
+
}), Zoe = /* @__PURE__ */ gn(Xoe, [["__scopeId", "data-v-856fd5a6"]]), ua = {
|
|
47888
47888
|
FINISHED: {
|
|
47889
47889
|
status: !0,
|
|
47890
47890
|
type: "finished",
|
|
@@ -53168,7 +53168,7 @@ const Vue = ["src"], Hue = { class: "gw-xc-content-conPadding gw-xc-content" },
|
|
|
53168
53168
|
const A = F(!1);
|
|
53169
53169
|
F(!0);
|
|
53170
53170
|
let _ = F({});
|
|
53171
|
-
const P = F(), D = F(null);
|
|
53171
|
+
const P = F("100%"), D = F(null);
|
|
53172
53172
|
let L = F([]);
|
|
53173
53173
|
const V = n, q = async (Ie) => {
|
|
53174
53174
|
V("handleEvent", Ie);
|
|
@@ -53203,7 +53203,7 @@ const Vue = ["src"], Hue = { class: "gw-xc-content-conPadding gw-xc-content" },
|
|
|
53203
53203
|
defaultTime: l.value,
|
|
53204
53204
|
defaultType: f.value,
|
|
53205
53205
|
isShowTable: w.isShowTable
|
|
53206
|
-
})
|
|
53206
|
+
});
|
|
53207
53207
|
};
|
|
53208
53208
|
Gi(() => {
|
|
53209
53209
|
c = dt.deepCopy(s.value), U(r.INIT);
|
|
@@ -53217,7 +53217,7 @@ const Vue = ["src"], Hue = { class: "gw-xc-content-conPadding gw-xc-content" },
|
|
|
53217
53217
|
const ft = $ue(a.getOriginalConfigListFn(), Z, a.getInfoMsgFn());
|
|
53218
53218
|
a.getCustomFilterKeysListFn().length > 0 && a.setTotalFn(ft.length), J(ft), K(!1);
|
|
53219
53219
|
}, J = (Ie) => {
|
|
53220
|
-
a.setCustomTableDataFn(Ie), tt(), a.setArrListFn(w.setArr), yt()
|
|
53220
|
+
a.setCustomTableDataFn(Ie), tt(), a.setArrListFn(w.setArr), yt();
|
|
53221
53221
|
};
|
|
53222
53222
|
let te, ae = (Ie) => {
|
|
53223
53223
|
te = function(Mt) {
|
|
@@ -53290,7 +53290,7 @@ const Vue = ["src"], Hue = { class: "gw-xc-content-conPadding gw-xc-content" },
|
|
|
53290
53290
|
}, fe = () => {
|
|
53291
53291
|
h.value.pageIndex = 1, h.value.total = 0;
|
|
53292
53292
|
}, Me = (Ie) => {
|
|
53293
|
-
w.isShowTable
|
|
53293
|
+
w.isShowTable, V("handleFormMoreBtnFn", {
|
|
53294
53294
|
isOpenMoreBtn: Ie
|
|
53295
53295
|
});
|
|
53296
53296
|
}, he = (Ie = void 0) => {
|
|
@@ -53300,9 +53300,9 @@ const Vue = ["src"], Hue = { class: "gw-xc-content-conPadding gw-xc-content" },
|
|
|
53300
53300
|
}, re = () => {
|
|
53301
53301
|
L.value = a.getDictFieldNameMsgFn();
|
|
53302
53302
|
}, pe = () => (_.value = a.getFiledKeyMsgFn(), _.value), Le = async ({ params: Ie, handledType: Mt }) => {
|
|
53303
|
-
(Mt === r.SUBMIT || Mt === r.RESET) && (w.isShowTable ? (u.value.length > 0 && a.handleFormFn({ route: g, pageConfig: h.value, params: Ie }), Mt === r.SUBMIT ? await oe(Ie) : Mt === r.RESET && (Ge(), D.value.eltable.clearSort(), D.value.eltable.clearSelection(), await oe(Ie)
|
|
53303
|
+
(Mt === r.SUBMIT || Mt === r.RESET) && (w.isShowTable ? (u.value.length > 0 && a.handleFormFn({ route: g, pageConfig: h.value, params: Ie }), Mt === r.SUBMIT ? await oe(Ie) : Mt === r.RESET && (Ge(), D.value.eltable.clearSort(), D.value.eltable.clearSelection(), await oe(Ie))) : a.handleFormFn({ route: g, pageConfig: h.value, params: Ie }), V("finishedFn", _t(Mt)));
|
|
53304
53304
|
}, le = () => {
|
|
53305
|
-
k.value.clearFormFn(), k.value.handleFormBtnMoreFn(!1), a.storeSendInfoMsgFn({})
|
|
53305
|
+
k.value.clearFormFn(), k.value.handleFormBtnMoreFn(!1), a.storeSendInfoMsgFn({});
|
|
53306
53306
|
};
|
|
53307
53307
|
let De;
|
|
53308
53308
|
const ht = (Ie) => {
|
|
@@ -53530,7 +53530,7 @@ const Vue = ["src"], Hue = { class: "gw-xc-content-conPadding gw-xc-content" },
|
|
|
53530
53530
|
);
|
|
53531
53531
|
};
|
|
53532
53532
|
}
|
|
53533
|
-
}), jue = /* @__PURE__ */ gn(Kue, [["__scopeId", "data-v-
|
|
53533
|
+
}), jue = /* @__PURE__ */ gn(Kue, [["__scopeId", "data-v-0c38dc0a"]]), Yue = (e) => (Yi("data-v-fd9b1322"), e = e(), Ui(), e), Uue = { class: "details" }, Gue = { class: "details-list-name gw-font" }, que = { class: "isTitle" }, Que = { class: "details-list-val gw-font details-list-input" }, Jue = { class: "details-list-val gw-font details-list-val-appendList" }, Xue = /* @__PURE__ */ Yue(() => /* @__PURE__ */ H(
|
|
53534
53534
|
"div",
|
|
53535
53535
|
{ style: { width: "100%", height: "1rem" } },
|
|
53536
53536
|
null,
|