所有的左侧结构树,有的部分折叠,有的部分打开,看着乱。改为默认折叠状态;
This commit is contained in:
@@ -313,7 +313,7 @@ export default {
|
|||||||
},
|
},
|
||||||
nodeList2: [],
|
nodeList2: [],
|
||||||
modalflag: false,
|
modalflag: false,
|
||||||
sideClose: false, // 边栏收展状态
|
sideClose: true, // 边栏收展状态
|
||||||
filterText: '',
|
filterText: '',
|
||||||
treeData: [],
|
treeData: [],
|
||||||
defaultProps: {
|
defaultProps: {
|
||||||
|
|||||||
Reference in New Issue
Block a user