@maxax/ui 1.1.32 → 1.1.33

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/dist/index.cjs CHANGED
@@ -4,7 +4,7 @@ const utils = require("@maxax/utils");
4
4
  const vue = require("vue");
5
5
  const BScroll = require("@better-scroll/core");
6
6
  const naiveUi = require("naive-ui");
7
- const utils$1 = require("./utils-wq6KwECV.cjs");
7
+ const utils$1 = require("./utils-Di7K635D.cjs");
8
8
  const lodashEs = require("lodash-es");
9
9
  const vxePcUi = require("vxe-pc-ui");
10
10
  const vxeTable = require("vxe-table");
@@ -4656,7 +4656,7 @@ const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
4656
4656
  exportApi: {},
4657
4657
  beforeFetch: {},
4658
4658
  afterFetch: {},
4659
- showProgress: { type: Boolean, default: true }
4659
+ showProgress: { type: Boolean, default: false }
4660
4660
  },
4661
4661
  emits: ["click"],
4662
4662
  setup(__props, { emit: __emit }) {