From 743044407e35a10ff824ef18cb883ac2b66e2d12 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 25 四月 2024 17:40:54 +0800
Subject: [PATCH] 新增自动评估细则界面

---
 src/enum/scene.js |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/enum/scene.js b/src/enum/scene.js
index bc0b524..80aa423 100644
--- a/src/enum/scene.js
+++ b/src/enum/scene.js
@@ -66,6 +66,14 @@
       label: '姹戒慨',
       value: '7',
     },
+    {
+      label: '瀹為獙瀹�',
+      value: '8',
+    },
+    {
+      label: '鍖荤枟鏈烘瀯',
+      value: '9',
+    },
   ];
 }
 

--
Gitblit v1.9.3