mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-12 05:32:48 +00:00
优化
This commit is contained in:
parent
e81d75824d
commit
528491151a
@ -17,6 +17,11 @@ export default (): Merge<ModuleConfig, CrudOptions> => {
|
||||
order: "sort"
|
||||
},
|
||||
label: locale.zhCn
|
||||
},
|
||||
render: {
|
||||
functionSlots: {
|
||||
exclude: ["el-date-picker", "el-cascader", "el-time-select", "el-transfer"]
|
||||
}
|
||||
}
|
||||
},
|
||||
install: Crud.install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user