所有的左侧结构树,有的部分折叠,有的部分打开,看着乱。改为默认折叠状态;
This commit is contained in:
@@ -265,7 +265,7 @@ export default {
|
||||
total: 0,
|
||||
total2: 0,
|
||||
pageSize: this.$store.getters.userInfo.configContent,
|
||||
sideClose: false,
|
||||
sideClose: true,
|
||||
data: [], // table数据
|
||||
treeLoading: false,
|
||||
Loading: false,
|
||||
|
||||
Reference in New Issue
Block a user