mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
🔱: [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:
@@ -129,6 +129,11 @@ export default function ({ crudExpose }: CreateCrudOptionsProps): CreateCrudOpti
|
||||
}),
|
||||
form: {
|
||||
rules: [{ required: true, message: "请选择一个选项" }]
|
||||
},
|
||||
column: {
|
||||
component: {
|
||||
type: "text"
|
||||
}
|
||||
}
|
||||
},
|
||||
filter: {
|
||||
|
||||
Reference in New Issue
Block a user