flame-plus 0.1.41 → 0.1.42
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.
|
@@ -4592,7 +4592,7 @@ const cu = /* @__PURE__ */ L({
|
|
|
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
4593
|
tableName: "flametableinfo",
|
|
4594
4594
|
flameMethod: "webgetpagesetting",
|
|
4595
|
-
data: { table_name: o.tableName, menu_id }
|
|
4595
|
+
data: { table_name: o.tableName, menu_id: o.menuId }
|
|
4596
4596
|
}).then(({ items: T }) => {
|
|
4597
4597
|
var N;
|
|
4598
4598
|
const P = 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-7069223b"]]);
|
|
4906
4906
|
const du = { class: "page-search" }, fu = L({
|
|
4907
4907
|
__name: "flmExportPage",
|
|
4908
4908
|
props: {
|