erp-plus 1.0.77 → 1.0.79
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.es.js
CHANGED
|
@@ -1751,8 +1751,8 @@ const Q4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1751
1751
|
},
|
|
1752
1752
|
filterMethod: {
|
|
1753
1753
|
type: Function,
|
|
1754
|
-
default:
|
|
1755
|
-
|
|
1754
|
+
default: void 0
|
|
1755
|
+
// 修改这里,不要给空函数
|
|
1756
1756
|
},
|
|
1757
1757
|
remote: {
|
|
1758
1758
|
type: Boolean,
|
|
@@ -1760,8 +1760,7 @@ const Q4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1760
1760
|
},
|
|
1761
1761
|
remoteMethod: {
|
|
1762
1762
|
type: Function,
|
|
1763
|
-
default:
|
|
1764
|
-
}
|
|
1763
|
+
default: void 0
|
|
1765
1764
|
},
|
|
1766
1765
|
remoteShowSuffix: {
|
|
1767
1766
|
type: Boolean,
|
|
@@ -2369,7 +2368,7 @@ const V4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2369
2368
|
]);
|
|
2370
2369
|
};
|
|
2371
2370
|
}
|
|
2372
|
-
}), c1 = /* @__PURE__ */ u1(H4, [["__scopeId", "data-v-
|
|
2371
|
+
}), c1 = /* @__PURE__ */ u1(H4, [["__scopeId", "data-v-88f34159"]]), m1 = /* @__PURE__ */ O({
|
|
2373
2372
|
__name: "Tree",
|
|
2374
2373
|
props: {
|
|
2375
2374
|
data: {
|