flame-plus 1.5.80 → 1.5.82

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.
@@ -43738,7 +43738,7 @@ function qre(t, e) {
43738
43738
  const n = Hre(e);
43739
43739
  return t.map((r) => r.prop !== "tableAction" || Kre(r) ? r : {
43740
43740
  ...r,
43741
- width: `${n}px`
43741
+ "min-width": `${n}px`
43742
43742
  });
43743
43743
  }
43744
43744
  function Gre(t, e) {
@@ -43885,9 +43885,9 @@ function WR(t, e, n = {}) {
43885
43885
  }, b = (w) => {
43886
43886
  ho.flameRequest({
43887
43887
  projectName: t.projectName,
43888
- tableName: "Webmastersparkformcategory",
43888
+ tableName: "Websysflamerole",
43889
43889
  flameMethod: "pageSearch",
43890
- data: { page_no: 1, page_size: 20, conditions: {}, ref_level: 1, order_by: " flame_id DESC " }
43890
+ data: { page_no: 1, page_size: 20, conditions: {}, ref_level: 1, order_by: " flame_id desc " }
43891
43891
  }).then((R) => {
43892
43892
  if (!vi(R, "请求失败"))
43893
43893
  return;