flame-plus 1.1.6 → 1.1.7
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.
|
@@ -6772,8 +6772,10 @@ const tv = { class: "page-header" }, nv = Te({
|
|
|
6772
6772
|
if (H.table.height = v(), H.table["max-height"] = v(), H.hasOwnProperty("tableAction")) {
|
|
6773
6773
|
let I = 0;
|
|
6774
6774
|
H.tableAction.buttons.length > 0 ? (H.tableAction.buttons.forEach((oe, Z) => {
|
|
6775
|
-
H.toolbar.maxButton && Z
|
|
6776
|
-
|
|
6775
|
+
if (H.toolbar.maxButton && Z >= H.toolbar.maxButton)
|
|
6776
|
+
return !1;
|
|
6777
|
+
I += sr(oe.buttonText);
|
|
6778
|
+
}), I += 46) : I = 60, console.log(3232, I), (M = H.table.columns) == null || M.push({
|
|
6777
6779
|
prop: "tableAction",
|
|
6778
6780
|
label: "\u64CD\u4F5C",
|
|
6779
6781
|
isSlot: !0,
|
|
@@ -7209,7 +7211,7 @@ const tv = { class: "page-header" }, nv = Te({
|
|
|
7209
7211
|
]);
|
|
7210
7212
|
};
|
|
7211
7213
|
}
|
|
7212
|
-
}), Tc = /* @__PURE__ */ mr(nv, [["__scopeId", "data-v-
|
|
7214
|
+
}), Tc = /* @__PURE__ */ mr(nv, [["__scopeId", "data-v-29a57232"]]);
|
|
7213
7215
|
const rv = { class: "page-header" }, ov = { class: "page-search" }, iv = Te({
|
|
7214
7216
|
__name: "flmExportPage",
|
|
7215
7217
|
props: {
|