flame-plus 1.0.9 → 1.0.10
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.
|
@@ -5536,7 +5536,8 @@ const Cg = { class: "component" }, wg = Pe({
|
|
|
5536
5536
|
projectName: x.config.service_name,
|
|
5537
5537
|
tableName: x.config.fk_table_name,
|
|
5538
5538
|
config: {},
|
|
5539
|
-
customPageConfig: i.value
|
|
5539
|
+
customPageConfig: i.value,
|
|
5540
|
+
pageSettingLoading: !0
|
|
5540
5541
|
}, null, 8, ["projectName", "tableName", "customPageConfig"])
|
|
5541
5542
|
]),
|
|
5542
5543
|
footer: je(() => [
|
|
@@ -6240,7 +6241,8 @@ const jg = { class: "page-header" }, Rg = Pe({
|
|
|
6240
6241
|
type: Object,
|
|
6241
6242
|
default: null
|
|
6242
6243
|
},
|
|
6243
|
-
customParams: {}
|
|
6244
|
+
customParams: {},
|
|
6245
|
+
pageSettingLoading: !1
|
|
6244
6246
|
},
|
|
6245
6247
|
emits: ["defaultEvent", "customEvent"],
|
|
6246
6248
|
setup(n, { expose: r, emit: i }) {
|
|
@@ -6337,7 +6339,7 @@ const jg = { class: "page-header" }, Rg = Pe({
|
|
|
6337
6339
|
};
|
|
6338
6340
|
let m = Be(!1);
|
|
6339
6341
|
const N = () => {
|
|
6340
|
-
m.value = !0;
|
|
6342
|
+
u.pageSettingLoading && (S.value = !0), m.value = !0;
|
|
6341
6343
|
const {
|
|
6342
6344
|
["current-page"]: Q = 1,
|
|
6343
6345
|
["page-size"]: J = 20
|
|
@@ -6727,7 +6729,7 @@ const jg = { class: "page-header" }, Rg = Pe({
|
|
|
6727
6729
|
}, 8, ["locale"]);
|
|
6728
6730
|
};
|
|
6729
6731
|
}
|
|
6730
|
-
}), Cc = /* @__PURE__ */ lr(Rg, [["__scopeId", "data-v-
|
|
6732
|
+
}), Cc = /* @__PURE__ */ lr(Rg, [["__scopeId", "data-v-47ff9b40"]]);
|
|
6731
6733
|
const Ig = { class: "page-header" }, Mg = { class: "page-search" }, Lg = Pe({
|
|
6732
6734
|
__name: "flmExportPage",
|
|
6733
6735
|
props: {
|