mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-13 20:16:38 +00:00
1. 完成 Role 简单的 CRUD 的迁移
This commit is contained in:
@@ -7,7 +7,8 @@ import store from '@/store'
|
||||
|
||||
export const DICT_TYPE = {
|
||||
SYS_COMMON_STATUS: 'sys_common_status',
|
||||
SYS_MENU_TYPE: 'sys_menu_type'
|
||||
SYS_MENU_TYPE: 'sys_menu_type',
|
||||
SYS_ROLE_TYPE: 'sys_role_type',
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user