fix: 取消多标签页展示
This commit is contained in:
parent
7fa43de6c7
commit
a090b463ee
|
@ -44,7 +44,7 @@ const DEFAULT_CONFIG = {
|
|||
MENU_UNIQUE_OPENED: true,
|
||||
|
||||
//是否开启多标签
|
||||
LAYOUT_TAGS: true,
|
||||
LAYOUT_TAGS: false,
|
||||
|
||||
//语言
|
||||
LANG: 'zh-cn',
|
||||
|
|
Loading…
Reference in New Issue