commit:首页重构;应用管理优化

This commit is contained in:
gesilong
2026-02-10 09:30:20 +08:00
parent 9e210114b6
commit 34f7c68041
3 changed files with 124 additions and 58 deletions

View File

@@ -103,6 +103,8 @@ export const getDictLabel = (dictType: string, value: any): string => {
export enum DICT_TYPE {
USER_TYPE = 'user_type',
COMMON_STATUS = 'common_status',
APP_CATEGORY = 'app_category',
APP_QX = 'app_qx',
TERMINAL = 'terminal', // 终端
// ========== SYSTEM 模块 ==========