@vtj/ui 0.13.30 → 0.13.31

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.mjs CHANGED
@@ -9,10 +9,10 @@ import { VXETable as Lt, VxeTableFilterModule as bl, VxeTableEditModule as wl, V
9
9
  * Copyright (c) 2025, VTJ.PRO All rights reserved.
10
10
  * @name @vtj/ui
11
11
  * @author CHC chenhuachun1549@dingtalk.com
12
- * @version 0.13.30
12
+ * @version 0.13.31
13
13
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
14
14
  */
15
- const n2 = "0.13.30", zl = {
15
+ const n2 = "0.13.31", zl = {
16
16
  default: 14,
17
17
  small: 12,
18
18
  large: 18
@@ -5379,9 +5379,7 @@ function ou(o, t, n) {
5379
5379
  const { list: h = [], total: y = 0 } = await o.loader(a) || {};
5380
5380
  await Pe(), await i(h, p), await Pe(), a.total = y, await Pe(), n("loaded", h);
5381
5381
  }
5382
- }, u = (p) => {
5383
- a.page = o.page || 1, s(p);
5384
- }, d = (p, h) => {
5382
+ }, u = async (p) => (a.page = o.page || 1, await s(p), !0), d = (p, h) => {
5385
5383
  a.page = p, a.pageSize = h, t.value?.scrollTo(0, 0), s();
5386
5384
  }, f = (p) => {
5387
5385
  a.filters = p.filterList, r && s();