From 22e9710e3b06e0354c212ef7b84465d13203152e Mon Sep 17 00:00:00 2001 From: XaoLi717 <144221124+XaoLi717@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:28:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=85=AC=E5=91=8A=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/dict.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/utils/dict.ts b/src/utils/dict.ts index 783e84e..7bb1eee 100644 --- a/src/utils/dict.ts +++ b/src/utils/dict.ts @@ -117,6 +117,9 @@ export enum DICT_TYPE { HOME_PJ_TYPE = 'home_pj_type', HOME_PJ = 'home_pj', HOME_PJ_DEPT = 'home_pj_dept', + HOME_CONTENT_STATUS = 'home_content_status', + HOME_IMG_STATUS = 'home_img_status', + HOME_CONTENT = 'home_content', // ========== SYSTEM 模块 ========== SYSTEM_USER_SEX = 'system_user_sex',