feat: 部门样式调整
This commit is contained in:
@@ -48,6 +48,10 @@ export const tableConfig = (el, elGroup, elFormula) => {
|
||||
value: mockData.value,
|
||||
treeConfig: {
|
||||
defaultExpandAll: true,
|
||||
header: {
|
||||
icon: 'orgLink',
|
||||
title: '分组管理',
|
||||
},
|
||||
api: () => {
|
||||
return new Promise((resolve) => {
|
||||
setTimeout(() => {
|
||||
|
Reference in New Issue
Block a user