cimos7-vue3-common 0.4.38 → 0.4.40
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);
|
|
@@ -84232,6 +84234,8 @@ const GEe = { class: "action" }, YEe = { class: "customRender" }, XEe = gt({
|
|
|
84232
84234
|
return ue(), Tt(I, cs({
|
|
84233
84235
|
ref_key: "tableRef",
|
|
84234
84236
|
ref: w,
|
|
84237
|
+
border: "",
|
|
84238
|
+
stripe: "",
|
|
84235
84239
|
data: e.data,
|
|
84236
84240
|
"row-key": "id",
|
|
84237
84241
|
style: { width: "100%" },
|
|
@@ -84491,6 +84495,8 @@ const QEe = { class: "zy-table-layout table-layout" }, pEe = { class: "table-con
|
|
|
84491
84495
|
var ie, Ge;
|
|
84492
84496
|
f.value = [], (Ge = (ie = d.value) == null ? void 0 : ie.resetCheckedColumn) == null || Ge.call(ie);
|
|
84493
84497
|
}, D = () => {
|
|
84498
|
+
var ie;
|
|
84499
|
+
(ie = d.value) == null || ie.calcTableHeight();
|
|
84494
84500
|
}, P = () => {
|
|
84495
84501
|
if (w.tableUrl) {
|
|
84496
84502
|
let ie = he({}, W.value);
|