mirror of
https://github.com/certd/certd.git
synced 2026-07-12 08:17:32 +08:00
🔱: [client] sync upgrade with 5 commits [trident-sync]
chore: 1.14.0 chore: 1 feat: crudBinding.value.table.columns由array改成map chore: 1
This commit is contained in:
@@ -32,8 +32,10 @@ export default function ({ crudExpose }: CreateCrudOptionsProps): CreateCrudOpti
|
||||
},
|
||||
form: {
|
||||
//表单跨列
|
||||
col: { span: 24 },
|
||||
labelCol: { span: 6 }
|
||||
col: { span: 24 }
|
||||
},
|
||||
rowHandle: {
|
||||
order: 1000
|
||||
},
|
||||
columns: {
|
||||
col1: {
|
||||
|
||||
Reference in New Issue
Block a user