flame-plus 1.0.11 → 1.0.12
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.
|
@@ -6343,11 +6343,11 @@ const Gg = { class: "page-header" }, Wg = Pe({
|
|
|
6343
6343
|
}).then(({ items: X }) => {
|
|
6344
6344
|
var me;
|
|
6345
6345
|
const Y = X;
|
|
6346
|
-
if (Y.table.height = C(), Y.table["max-height"] = C(), Y.hasOwnProperty("tableAction")
|
|
6346
|
+
if (Y.table.height = C(), Y.table["max-height"] = C(), Y.hasOwnProperty("tableAction")) {
|
|
6347
6347
|
let Se = 0;
|
|
6348
|
-
Y.tableAction.buttons.forEach((se) => {
|
|
6348
|
+
Y.tableAction.buttons.length > 0 ? Y.tableAction.buttons.forEach((se) => {
|
|
6349
6349
|
Se += tr(se.buttonText);
|
|
6350
|
-
})
|
|
6350
|
+
}) : Se = 60, (me = Y.table.columns) == null || me.push({
|
|
6351
6351
|
prop: "tableAction",
|
|
6352
6352
|
label: "\u64CD\u4F5C",
|
|
6353
6353
|
isSlot: !0,
|
|
@@ -6783,7 +6783,7 @@ const Gg = { class: "page-header" }, Wg = Pe({
|
|
|
6783
6783
|
]);
|
|
6784
6784
|
};
|
|
6785
6785
|
}
|
|
6786
|
-
}), Fc = /* @__PURE__ */ sr(Wg, [["__scopeId", "data-v-
|
|
6786
|
+
}), Fc = /* @__PURE__ */ sr(Wg, [["__scopeId", "data-v-0a1e3212"]]);
|
|
6787
6787
|
const Kg = { class: "page-header" }, Yg = { class: "page-search" }, Jg = Pe({
|
|
6788
6788
|
__name: "flmExportPage",
|
|
6789
6789
|
props: {
|