gw-gis-standard-gpage-ui-vue3 1.1.80 → 1.1.81
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.
|
@@ -48181,7 +48181,7 @@ const lae = ["title"], sae = {
|
|
|
48181
48181
|
m.value.loading = !1, g("submitCallbackFn", ua.SUBMIT);
|
|
48182
48182
|
}
|
|
48183
48183
|
}, M = async (U) => {
|
|
48184
|
-
g("beforeSubmitFn", { formMsg: U }), U && j(U, ua.SUBMIT.type);
|
|
48184
|
+
g("beforeSubmitFn", { formMsg: U }), U && (v.value.currentPage = 1, j(U, ua.SUBMIT.type));
|
|
48185
48185
|
try {
|
|
48186
48186
|
await I(), g("finishedFn", {
|
|
48187
48187
|
...ua.FINISHED,
|
|
@@ -48197,13 +48197,25 @@ const lae = ["title"], sae = {
|
|
|
48197
48197
|
}, x = async () => {
|
|
48198
48198
|
g("beforeResetFn", { formMsg: h.value.formMsg }), v.value.currentPage = 1, h.value.formMsg = {}, S = void 0;
|
|
48199
48199
|
try {
|
|
48200
|
-
await I(!1), g(
|
|
48200
|
+
await I(!1), g(
|
|
48201
|
+
"resetCallbackFn",
|
|
48202
|
+
{
|
|
48203
|
+
...ua.RESET,
|
|
48204
|
+
data: a
|
|
48205
|
+
}
|
|
48206
|
+
), g("finishedFn", {
|
|
48201
48207
|
...ua.FINISHED,
|
|
48202
48208
|
data: a,
|
|
48203
48209
|
handledType: ua.RESET.type
|
|
48204
48210
|
});
|
|
48205
48211
|
} catch {
|
|
48206
|
-
g(
|
|
48212
|
+
g(
|
|
48213
|
+
"resetCallbackFn",
|
|
48214
|
+
{
|
|
48215
|
+
...ua.RESET,
|
|
48216
|
+
data: a
|
|
48217
|
+
}
|
|
48218
|
+
), g("finishedFn", {
|
|
48207
48219
|
...ua.ERROR_FINISHED,
|
|
48208
48220
|
handledType: ua.RESET.type
|
|
48209
48221
|
});
|
|
@@ -48220,7 +48232,10 @@ const lae = ["title"], sae = {
|
|
|
48220
48232
|
return Je(() => {
|
|
48221
48233
|
V();
|
|
48222
48234
|
}), t({
|
|
48235
|
+
// 刷新数据
|
|
48223
48236
|
refreshDataFn: K,
|
|
48237
|
+
// 重置
|
|
48238
|
+
resetFn: x,
|
|
48224
48239
|
// 清空选中
|
|
48225
48240
|
cleanCheckedFn: Q
|
|
48226
48241
|
}), (U, Z) => {
|
|
@@ -48286,8 +48301,8 @@ const lae = ["title"], sae = {
|
|
|
48286
48301
|
reserveSelection: m.value.reserveSelection,
|
|
48287
48302
|
rowKey: m.value.rowKey,
|
|
48288
48303
|
rowStyle: m.value.rowStyle,
|
|
48289
|
-
selectable: m.value.selectable,
|
|
48290
48304
|
"selection-fixed": m.value.selectionFixed,
|
|
48305
|
+
selectable: m.value.selectable,
|
|
48291
48306
|
"show-header": m.value.showHeader,
|
|
48292
48307
|
stripe: m.value.stripe,
|
|
48293
48308
|
tableData: m.value.tableData,
|
|
@@ -48316,7 +48331,7 @@ const lae = ["title"], sae = {
|
|
|
48316
48331
|
]),
|
|
48317
48332
|
_: 3
|
|
48318
48333
|
/* FORWARDED */
|
|
48319
|
-
}, 8, ["headerCellStyle", "height", "highlightCurrentRow", "index-fixed", "isSelection", "isShowIndex", "load", "loading", "maxHeight", "maxTdLength", "maxTdWidth", "reserveSelection", "rowKey", "rowStyle", "
|
|
48334
|
+
}, 8, ["headerCellStyle", "height", "highlightCurrentRow", "index-fixed", "isSelection", "isShowIndex", "load", "loading", "maxHeight", "maxTdLength", "maxTdWidth", "reserveSelection", "rowKey", "rowStyle", "selection-fixed", "selectable", "show-header", "stripe", "tableData", "tableHead", "tree-props"])) : B("v-if", !0),
|
|
48320
48335
|
B(' :currentPage="pageConfig2.currentPage"'),
|
|
48321
48336
|
B(' :disabled="pageConfig2.disabled"'),
|
|
48322
48337
|
B(' :hideOnlyOne="pageConfig2.hideOnlyOne"'),
|
|
@@ -48345,7 +48360,7 @@ const lae = ["title"], sae = {
|
|
|
48345
48360
|
);
|
|
48346
48361
|
};
|
|
48347
48362
|
}
|
|
48348
|
-
}), rre = /* @__PURE__ */ gn(ore, [["__scopeId", "data-v-
|
|
48363
|
+
}), rre = /* @__PURE__ */ gn(ore, [["__scopeId", "data-v-9a310138"]]), lre = { class: "dialog-form" }, sre = ["onClick"], ire = ["onClick"], ure = { class: "dialog-form-list-append" }, cre = {
|
|
48349
48364
|
name: "dialogForm"
|
|
48350
48365
|
}, dre = /* @__PURE__ */ G({
|
|
48351
48366
|
...cre,
|