erp-plus 1.0.84 → 1.0.85
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
|
@@ -2163,7 +2163,7 @@ const V4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2163
2163
|
load: {},
|
|
2164
2164
|
treeProps: {},
|
|
2165
2165
|
tableLayout: {},
|
|
2166
|
-
scrollbarAlwaysOn: { type: Boolean },
|
|
2166
|
+
scrollbarAlwaysOn: { type: Boolean, default: !0 },
|
|
2167
2167
|
showOverflowTooltip: { type: Boolean, default: !0 },
|
|
2168
2168
|
flexible: { type: Boolean },
|
|
2169
2169
|
scrollbarTabindex: {},
|
|
@@ -2395,7 +2395,7 @@ const V4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2395
2395
|
]);
|
|
2396
2396
|
};
|
|
2397
2397
|
}
|
|
2398
|
-
}), w1 = /* @__PURE__ */ u1(H4, [["__scopeId", "data-v-
|
|
2398
|
+
}), w1 = /* @__PURE__ */ u1(H4, [["__scopeId", "data-v-2ebd4a78"]]), m1 = /* @__PURE__ */ P({
|
|
2399
2399
|
__name: "Tree",
|
|
2400
2400
|
props: {
|
|
2401
2401
|
data: {
|