mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-23 22:51:54 +08:00
1. 完成 menu 模块的迁移
2. 增加 mybatis plus 的 QueryWrapperX 封装,方便拼接 SQL
This commit is contained in:
@@ -7,7 +7,7 @@ import store from '@/store'
|
||||
|
||||
export const DICT_TYPE = {
|
||||
SYS_COMMON_STATUS: 'sys_common_status',
|
||||
SYS_MENU_TYPE: 'menu_type'
|
||||
SYS_MENU_TYPE: 'sys_menu_type'
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user