liyu-pc-base 1.0.715 → 1.0.717
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/components/index.js
CHANGED
|
@@ -63835,8 +63835,8 @@ var eZ = function(e, t, n, r) {
|
|
|
63835
63835
|
return {
|
|
63836
63836
|
rowHierarchyType: Ve.value?.length >= 2 && be.value.rowHierarchyType || "grid",
|
|
63837
63837
|
indicatorsAsCol: be.value.indicatorsAsCol ?? !0,
|
|
63838
|
-
...x.value && x.value.length ? { rowTree: o(x.value, n, i, !!be.value.rowShowGrandTotals, "小计", "总计", !t) } : {},
|
|
63839
|
-
...S.value && S.value.length ? { columnTree: o(S.value, r, a, !!be.value.columnShowGrandTotals, "小计", "总计", !t) } : {},
|
|
63838
|
+
...x.value && x.value.length ? { rowTree: o(x.value, n, i, !!be.value.rowShowGrandTotals, "小计", "总计", !t && !!be.value.rowShowSubTotals) } : {},
|
|
63839
|
+
...S.value && S.value.length ? { columnTree: o(S.value, r, a, !!be.value.columnShowGrandTotals, "小计", "总计", !t && !!be.value.columnShowSubTotals) } : {},
|
|
63840
63840
|
rowExpandLevel: Math.max(2, Ve.value.length + 1),
|
|
63841
63841
|
rowHierarchyIndent: 20,
|
|
63842
63842
|
rowHierarchyTextStartAlignment: !0,
|
|
@@ -64336,7 +64336,7 @@ var eZ = function(e, t, n, r) {
|
|
|
64336
64336
|
}, 512)], 512);
|
|
64337
64337
|
};
|
|
64338
64338
|
}
|
|
64339
|
-
}), [["__scopeId", "data-v-
|
|
64339
|
+
}), [["__scopeId", "data-v-72dfa192"]]), cZ = {
|
|
64340
64340
|
key: 0,
|
|
64341
64341
|
class: "pivot-echarts-loading"
|
|
64342
64342
|
}, lZ = {
|