v0.6.56
This commit is contained in:
@@ -398,7 +398,7 @@ const ei = _t.getInstance(), an = x.forwardRef(({ listCode: t, base62params: e,
|
||||
return h("div", { ref: p, className: j("ff-data-list-table", c.content, t), children: w.height ? h($n, { bordered: !0, ...l, components: E, ref: u, rowKey: (k) => (k == null ? void 0 : k[e]) ?? Math.random(), rowSelection: s, columns: (() => {
|
||||
var $, F;
|
||||
const k = [...b ?? []];
|
||||
return s && k.splice((F = ($ = k[0]) == null ? void 0 : $.key) != null && F.startsWith("__") ? 1 : 0, 0, $n.SELECTION_COLUMN), r && k.push({ title: "操作", align: "center", fixed: "right", width: `${Math.ceil(o / w.width * 100).toFixed(2)}%`, render: (A, O, T) => r(O, T) }), k;
|
||||
return s && k.splice((F = ($ = k[0]) == null ? void 0 : $.key) != null && F.startsWith("__") ? 1 : 0, 0, $n.SELECTION_COLUMN), r && k.push({ title: "操作", align: "center", fixed: "right", className: "ff-data-list-table-operations", width: `${Math.ceil(o / w.width * 100).toFixed(2)}%`, render: (A, O, T) => r(O, T) }), k;
|
||||
})(), dataSource: i, size: "middle", scroll: { x: "max-content", y: w.height - 50 }, pagination: !1, expandable: { defaultExpandAllRows: !0, expandRowByClick: !0, onExpandedRowsChange: g, expandedRowKeys: m } }) : null });
|
||||
}, Er = "RC_FORM_INTERNAL_HOOKS", $r = (t) => {
|
||||
const [e, n] = x.useState({ items: [] });
|
||||
Reference in New Issue
Block a user