erp-plus 1.0.87 → 1.0.89
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/erp-plus.css +1 -1
- package/dist/erp-plus.es.js +2 -2
- package/dist/erp-plus.umd.js +1 -1
- package/package.json +1 -1
package/dist/erp-plus.es.js
CHANGED
|
@@ -666,7 +666,7 @@ const i4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
666
666
|
},
|
|
667
667
|
editable: {
|
|
668
668
|
type: Boolean,
|
|
669
|
-
default: !
|
|
669
|
+
default: !1
|
|
670
670
|
},
|
|
671
671
|
clearable: {
|
|
672
672
|
type: Boolean,
|
|
@@ -1619,7 +1619,7 @@ const u4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1619
1619
|
]);
|
|
1620
1620
|
};
|
|
1621
1621
|
}
|
|
1622
|
-
}), C1 = /* @__PURE__ */ u1(E4, [["__scopeId", "data-v-
|
|
1622
|
+
}), C1 = /* @__PURE__ */ u1(E4, [["__scopeId", "data-v-aa3f9057"]]);
|
|
1623
1623
|
C1.install = (t) => {
|
|
1624
1624
|
t.component("YwPagination", C1);
|
|
1625
1625
|
};
|