g-ui-web 1.2.36 → 1.2.37

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.
package/lib/g-ui-web.js CHANGED
@@ -110465,7 +110465,7 @@ const w1t = { class: "g-datatable" }, S1t = Z({
110465
110465
  field: ke,
110466
110466
  value: te[ke] !== void 0 ? te[ke] : ke === be[se] ? te.name : ""
110467
110467
  };
110468
- te[ke] !== void 0 && typeof te[ke] == "object" && Object.keys(te[ke]).forEach(($e) => {
110468
+ te[ke] && typeof te[ke] == "object" && Object.keys(te[ke]).forEach(($e) => {
110469
110469
  $e !== "value" && $e !== "field" && (Fe[$e] = te[ke][$e]);
110470
110470
  }), Me.cells.push(Fe);
110471
110471
  }), me.push(Me);
@@ -110926,7 +110926,7 @@ const w1t = { class: "g-datatable" }, S1t = Z({
110926
110926
  ], 512);
110927
110927
  };
110928
110928
  }
110929
- }), goe = /* @__PURE__ */ Br(z1t, [["__scopeId", "data-v-94825bc9"]]);
110929
+ }), goe = /* @__PURE__ */ Br(z1t, [["__scopeId", "data-v-a0329e8b"]]);
110930
110930
  Xt(goe);
110931
110931
  const H1t = { class: "title" }, W1t = { class: "t-text" }, G1t = {
110932
110932
  key: 1,
Binary file