liyu-pc-base 1.0.94 → 1.0.98
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/{FormRender3-13ee61c6.js → FormRender3-00ccb360.js} +6 -3
- package/dist/FormRender3-00ccb360.js.map +1 -0
- package/dist/components/index.js +3 -3
- package/dist/components/index.js.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/FormRender3-13ee61c6.js.map +0 -1
|
@@ -10854,8 +10854,9 @@ const TTe = /* @__PURE__ */ kt(yre, [["render", _re], ["__scopeId", "data-v-3946
|
|
|
10854
10854
|
title: $.label,
|
|
10855
10855
|
dataIndex: $.name,
|
|
10856
10856
|
key: $.name,
|
|
10857
|
-
|
|
10857
|
+
minWidth: 150,
|
|
10858
10858
|
checked: !0,
|
|
10859
|
+
autoWidth: !0,
|
|
10859
10860
|
resizable: !0
|
|
10860
10861
|
};
|
|
10861
10862
|
$.name2 && (W.dataIndex = $.name2), S.push(W);
|
|
@@ -10865,7 +10866,9 @@ const TTe = /* @__PURE__ */ kt(yre, [["render", _re], ["__scopeId", "data-v-3946
|
|
|
10865
10866
|
title: "操作",
|
|
10866
10867
|
dataIndex: "action",
|
|
10867
10868
|
key: "action",
|
|
10869
|
+
maxWidth: 120,
|
|
10868
10870
|
width: 120,
|
|
10871
|
+
minWidth: 120,
|
|
10869
10872
|
fixed: "right"
|
|
10870
10873
|
};
|
|
10871
10874
|
S.push(L);
|
|
@@ -10874,7 +10877,7 @@ const TTe = /* @__PURE__ */ kt(yre, [["render", _re], ["__scopeId", "data-v-3946
|
|
|
10874
10877
|
title: "序号",
|
|
10875
10878
|
dataIndex: "index",
|
|
10876
10879
|
key: "index",
|
|
10877
|
-
|
|
10880
|
+
maxWidth: 50,
|
|
10878
10881
|
fixed: "left"
|
|
10879
10882
|
}), (k = e.field) != null && k.summaryList && ((T = e.field) == null ? void 0 : T.summaryList) instanceof Array && ((j = e.field) == null || j.summaryList.forEach((L) => {
|
|
10880
10883
|
const $ = S.find((W) => W.dataIndex == L.key);
|
|
@@ -11092,7 +11095,7 @@ function xre(e, t, n, r, o, i) {
|
|
|
11092
11095
|
bordered: !0,
|
|
11093
11096
|
stripe: "",
|
|
11094
11097
|
"summary-fixed": "",
|
|
11095
|
-
scroll: { x:
|
|
11098
|
+
scroll: { x: 300 },
|
|
11096
11099
|
size: "small",
|
|
11097
11100
|
"row-key": "_key"
|
|
11098
11101
|
}, Lo({
|