🔱: [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:
GitHub Actions Bot
2023-06-09 19:24:11 +00:00
parent c4fe19f2e6
commit 7904e05b4a
13 changed files with 48 additions and 508 deletions
@@ -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: {