From 2323add9bf5bef0e4b93c57218f81f4e4d6a28d6 Mon Sep 17 00:00:00 2001 From: huangdeliang Date: Thu, 1 Apr 2021 19:27:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=B6=E4=BD=9C=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stdiet-ui/src/views/custom/recipesTemplate/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/stdiet-ui/src/views/custom/recipesTemplate/index.vue b/stdiet-ui/src/views/custom/recipesTemplate/index.vue index 584d85935..84ec9a191 100644 --- a/stdiet-ui/src/views/custom/recipesTemplate/index.vue +++ b/stdiet-ui/src/views/custom/recipesTemplate/index.vue @@ -200,6 +200,7 @@ export default { { dictValue: 0, dictLabel: "未制作" }, { dictValue: 1, dictLabel: "未审核" }, { dictValue: 2, dictLabel: "已审核" }, + { dictValue: 3, dictLabel: "制作中" }, ], // 查询参数 queryParams: {