z-ui-pc 1.4.7 → 1.4.8

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -7923,7 +7923,7 @@ const ci = { class: "custom-column__container" }, di = /* @__PURE__ */ O({
7923
7923
  }, zi = (t) => ({
7924
7924
  ...Oi,
7925
7925
  ...t ?? {}
7926
- }), Hi = "1.4.7", Ui = {
7926
+ }), Hi = "1.4.8", Ui = {
7927
7927
  version: Hi
7928
7928
  };
7929
7929
  function Sc(t, e, o) {
@@ -8742,7 +8742,7 @@ const ec = (t, e) => {
8742
8742
  a.value.refresh(r);
8743
8743
  };
8744
8744
  return o && o.onChange(() => {
8745
- u();
8745
+ u(!0);
8746
8746
  }), {
8747
8747
  tableBuilder: d(a),
8748
8748
  registerEvent: s,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "z-ui-pc",
3
- "version": "1.4.7",
3
+ "version": "1.4.8",
4
4
  "description": "适用于pc端的前端组件库",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",