@wx-design/components 1.0.0-alpha.12 → 1.0.0-alpha.13
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 +1 -1
- package/es/style.css +1 -1
- package/lib/index.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/es/index.mjs
CHANGED
|
@@ -40730,7 +40730,7 @@ const vw = /* @__PURE__ */ et({
|
|
|
40730
40730
|
// 保持数据原始值状态,开启后影响性能
|
|
40731
40731
|
keepSource: !0,
|
|
40732
40732
|
// 表头超出省略
|
|
40733
|
-
showHeaderOverflow: !
|
|
40733
|
+
showHeaderOverflow: !1,
|
|
40734
40734
|
// 列宽自动赋值
|
|
40735
40735
|
autoColumnWidth: !0,
|
|
40736
40736
|
// 复选框配置
|