所有的左侧结构树,有的部分折叠,有的部分打开,看着乱。改为默认折叠状态;
This commit is contained in:
@@ -1751,7 +1751,7 @@ export default {
|
||||
// 分页查询过程中用到的对象
|
||||
loading: false,
|
||||
isCollapse: true,
|
||||
sideClose: false, // 边栏收展状态
|
||||
sideClose: true, // 边栏收展状态
|
||||
isAdvancedSearch: false, // 高级检索窗口是否打开
|
||||
replaceStandNumModel: false,
|
||||
lawsExplainQuoteModel: false,
|
||||
|
||||
Reference in New Issue
Block a user