flame-plus 0.1.44 → 0.1.45
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.
|
@@ -4555,7 +4555,7 @@ const cu = /* @__PURE__ */ L({
|
|
|
4555
4555
|
},
|
|
4556
4556
|
emits: ["customEvent"],
|
|
4557
4557
|
setup(e, { expose: t, emit: n }) {
|
|
4558
|
-
const o = e, a = O(), s = _(() => o.tableName.replace(/_/g, ""));
|
|
4558
|
+
const o = e, a = O(), s = _(() => "Web" + o.tableName.replace(/_/g, ""));
|
|
4559
4559
|
let l = O(!1), i = O({
|
|
4560
4560
|
search: {},
|
|
4561
4561
|
toolbar: {
|
|
@@ -4590,7 +4590,7 @@ const cu = /* @__PURE__ */ L({
|
|
|
4590
4590
|
});
|
|
4591
4591
|
const p = () => "calc(100vh - 50px - 30px - 50px - 50px - 40px)", v = () => {
|
|
4592
4592
|
console.log("%c [ props.request ]-161", "font-size:13px; background:pink; color:#bf2c9f;", o.request), console.log("%c [ props.menuId ]-161", "font-size:13px; background:pink; color:#bf2c9f;", o.menuId), o.request.flameRequest({
|
|
4593
|
-
tableName: "
|
|
4593
|
+
tableName: "Webflametableinfo",
|
|
4594
4594
|
flameMethod: "webgetpagesetting",
|
|
4595
4595
|
data: { table_name: o.tableName, menu_id: o.menuId }
|
|
4596
4596
|
}).then(({ items: T }) => {
|
|
@@ -4902,7 +4902,7 @@ const cu = /* @__PURE__ */ L({
|
|
|
4902
4902
|
}, 8, ["config", "onClose"])
|
|
4903
4903
|
], 512));
|
|
4904
4904
|
}
|
|
4905
|
-
}), uu = /* @__PURE__ */ un(cu, [["__scopeId", "data-v-
|
|
4905
|
+
}), uu = /* @__PURE__ */ un(cu, [["__scopeId", "data-v-0a5b0326"]]);
|
|
4906
4906
|
const du = { class: "page-search" }, fu = L({
|
|
4907
4907
|
__name: "flmExportPage",
|
|
4908
4908
|
props: {
|