mirror of
https://github.com/certd/certd.git
synced 2026-04-05 07:20:56 +08:00
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore: 提示优化
This commit is contained in:
@@ -33,6 +33,14 @@ export default async function ({ crudExpose }: CreateCrudOptionsProps): Promise<
|
||||
helper: {
|
||||
// position: "label" // helper的展示位置全局配置
|
||||
// tooltip:{}
|
||||
},
|
||||
group: {
|
||||
groups: {
|
||||
profile: {
|
||||
header: "profile",
|
||||
columns: ["profile.name", "profile.age", "profile.status"]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
columns: {
|
||||
|
||||
Reference in New Issue
Block a user