cimos7-vue3-common 0.4.38 → 0.4.39
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.
|
@@ -84203,7 +84203,9 @@ const GEe = { class: "action" }, YEe = { class: "customRender" }, XEe = gt({
|
|
|
84203
84203
|
const q = 112, te = 34;
|
|
84204
84204
|
let ee = 0;
|
|
84205
84205
|
So(() => {
|
|
84206
|
-
const I = B(p), oe = _(p)
|
|
84206
|
+
const I = B(p), oe = _(p);
|
|
84207
|
+
console.log("searchHeight:"), console.log(I);
|
|
84208
|
+
const we = Z - q - I - oe - te - ee - f.customHeight;
|
|
84207
84209
|
W.value = we > 0 ? we : void 0;
|
|
84208
84210
|
});
|
|
84209
84211
|
}, A = Me(() => W.value);
|
|
@@ -84491,6 +84493,8 @@ const QEe = { class: "zy-table-layout table-layout" }, pEe = { class: "table-con
|
|
|
84491
84493
|
var ie, Ge;
|
|
84492
84494
|
f.value = [], (Ge = (ie = d.value) == null ? void 0 : ie.resetCheckedColumn) == null || Ge.call(ie);
|
|
84493
84495
|
}, D = () => {
|
|
84496
|
+
var ie;
|
|
84497
|
+
(ie = d.value) == null || ie.calcTableHeight();
|
|
84494
84498
|
}, P = () => {
|
|
84495
84499
|
if (w.tableUrl) {
|
|
84496
84500
|
let ie = he({}, W.value);
|