vue-2024-ui 0.1.11 → 0.1.12
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.es.js +3 -3
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1290,9 +1290,9 @@ const mt = /* @__PURE__ */ ll(al), Ge = (f, c) => {
|
|
|
1290
1290
|
}
|
|
1291
1291
|
], ne = Xe(() => de.filter((o) => !o.hidden).sort((o, _) => o.sort - _.sort || o.originalOrder - _.originalOrder));
|
|
1292
1292
|
return c({
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1293
|
+
submit: N,
|
|
1294
|
+
reset: ee,
|
|
1295
|
+
formData: F
|
|
1296
1296
|
}), (o, _) => {
|
|
1297
1297
|
const v = Y("el-form-item"), a = Y("el-col"), p = Y("el-tab-pane"), g = Y("el-tabs"), s = Y("el-button"), D = Y("el-form");
|
|
1298
1298
|
return i(), M(D, q({
|