🔱: [client] sync upgrade with 4 commits [trident-sync]

build: publish success
chore:  keepName: true,
perf: table select 支持返回object对象

https://github.com/fast-crud/fast-crud/issues/241
This commit is contained in:
GitHub Actions Bot
2023-09-13 19:24:15 +00:00
parent 90e4545210
commit 018dfed128
4 changed files with 19 additions and 5 deletions
@@ -129,6 +129,11 @@ export default function ({ crudExpose }: CreateCrudOptionsProps): CreateCrudOpti
}),
form: {
rules: [{ required: true, message: "请选择一个选项" }]
},
column: {
component: {
type: "text"
}
}
},
filter: {