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