@wx-design/components 1.3.0-alpha.19 → 1.3.0-alpha.20
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/es/index.mjs +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/es/index.mjs
CHANGED
|
@@ -17720,7 +17720,7 @@ const G5 = /* @__PURE__ */ $r(U5), K5 = "sab-table-config-", ZC = (e) => `${K5}$
|
|
|
17720
17720
|
const W = ((Z = c.value) == null ? void 0 : Z.getInstance().getTableData().fullData) || [];
|
|
17721
17721
|
W.sort((ce, De) => ce.__table__seq - De.__table__seq > 0 ? 1 : -1), u.value = W.map((ce) => u.value.find((se) => se.field === ce.field));
|
|
17722
17722
|
}, D = () => {
|
|
17723
|
-
|
|
17723
|
+
setTimeout(() => {
|
|
17724
17724
|
var Z;
|
|
17725
17725
|
const W = ((Z = c.value) == null ? void 0 : Z.getInstance().getTableData().fullData) || [];
|
|
17726
17726
|
C(W), a();
|