@wx-design/components 1.1.45 → 1.1.46
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/es/index.mjs +2 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/es/index.mjs
CHANGED
|
@@ -18280,7 +18280,8 @@ const t5 = (e = {}) => {
|
|
|
18280
18280
|
field: "sab-table-checkbox",
|
|
18281
18281
|
width: 40,
|
|
18282
18282
|
enableBatchAction: !1,
|
|
18283
|
-
noHeaderSet: !0
|
|
18283
|
+
noHeaderSet: !0,
|
|
18284
|
+
showOverflow: !1
|
|
18284
18285
|
})), n.withSeq === !0 && !((l = n.columns) != null && l.some((d) => d.field === "sab-table-seq")) && ((a = n.columns) == null || a.unshift({
|
|
18285
18286
|
type: "checkbox",
|
|
18286
18287
|
fixed: "left",
|