v0.6.55
This commit is contained in:
@@ -271,7 +271,7 @@ const lr = (t) => function(e) {
|
||||
const { classNames: $, onClickCallback: F } = ge(le), A = Gn(l, c, p, u), O = Ht(l, c, i, p, u);
|
||||
return I("div", { className: j("ff-data-table-framework", e), children: [h(n.sider, { isTreeSider: S, ...b }), I("div", { className: j("ff-data-table-container", $ == null ? void 0 : $.container), children: [h(n.filter, { isConditionFormLayout: E }), h(n.toolbar, { title: m, tabs: g }), h(xr, { ...k, primaryKey: p, className: "ff-data-table-content", columns: r, dataSource: i, rowSelection: f, operationRender: O ? (T) => {
|
||||
var V;
|
||||
return h("div", { className: "ff-data-table-actions", children: (V = A(T)) == null ? void 0 : V.map((v, M) => h(R.Link, { size: "small", uuid: v.uuid, type: v.type, name: v.name, widget: v.widget, widgetType: v.widgetType, widgetProps: v.widgetProps, widgetData: v.widgetData, widgetSetting: v.widgetSetting, widgetContainerProps: v.widgetContainerSetting, data: T, confirm: v.confirm, onAfterClick: (D) => D !== !1 && (F == null ? void 0 : F(v.isRefresh, T)) }, v.uuid || M)) });
|
||||
return h("div", { className: "ff-data-table-actions", children: (V = A(T)) == null ? void 0 : V.map((v, M) => h(R, { size: "small", uuid: v.uuid, type: v.type, name: v.name, widget: v.widget, widgetType: v.widgetType, widgetProps: v.widgetProps, widgetData: v.widgetData, widgetSetting: v.widgetSetting, widgetContainerProps: v.widgetContainerSetting, data: T, confirm: v.confirm, onAfterClick: (D) => D !== !1 && (F == null ? void 0 : F(v.isRefresh, T)) }, v.uuid || M)) });
|
||||
} : null }), h(n.footer, { isPaginate: w, isOperations: a, operations: s })] })] });
|
||||
}, on = (t = [], e, n = null) => {
|
||||
var i;
|
||||
Reference in New Issue
Block a user