mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改历史记录的最大值的设定位置
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { SettingStoreEnums, ToolsStatusEnum } from '@/store/modules/settingStore/settingStore.d'
|
||||
|
||||
// * 系统全局设置
|
||||
// * 用户配置项
|
||||
export const systemSetting = {
|
||||
// 侧边栏折叠是否隐藏全部
|
||||
[SettingStoreEnums.ASIDE_ALL_COLLAPSED]: true,
|
||||
|
||||
Reference in New Issue
Block a user