This commit is contained in:
zk
2023-12-19 14:26:27 +08:00
parent cf29ea07c1
commit e732938a34
25 changed files with 2218 additions and 80 deletions
@@ -303,4 +303,12 @@ export const columns = [
align: 'center',
key: 'workout',
},
// {
// title: '操作',
// dataIndex: 'operation',
// align: 'center',
// key: 'operation',
// fixed: 'right',
// width: 80,
// },
];