flame-plus 0.1.41 → 0.1.43

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;
@@ -4628,7 +4628,7 @@ const cu = /* @__PURE__ */ L({
4628
4628
  }, h = (T) => {
4629
4629
  Ee(T, C) ? C[T]() : n("customEvent", T);
4630
4630
  }, F = (T, P) => {
4631
- Ee(T, C) ? C[T](P) : n("customEvent", { event: T, scope: P });
4631
+ Ee(T, C) ? C[T](P) : n("customEvent", { event: T, data: P.row.value });
4632
4632
  }, m = {
4633
4633
  selectionChange: ({ row: T }) => {
4634
4634
  d.value = 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-75e27c44"]]);
4905
+ }), uu = /* @__PURE__ */ un(cu, [["__scopeId", "data-v-03f575ee"]]);
4906
4906
  const du = { class: "page-search" }, fu = L({
4907
4907
  __name: "flmExportPage",
4908
4908
  props: {