From 92c562a3f3282058b3cf19b7d71bbb19bde56a57 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期五, 13 九月 2024 16:46:26 +0800
Subject: [PATCH] 监控类别下拉

---
 src/views/system/monitor/recovery/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/system/monitor/recovery/index.vue b/src/views/system/monitor/recovery/index.vue
index f4ebf64..48112d3 100644
--- a/src/views/system/monitor/recovery/index.vue
+++ b/src/views/system/monitor/recovery/index.vue
@@ -71,8 +71,8 @@
           clearable
         >
           <el-option label="瑙嗛鐩戞帶" value="1"/>
-          <el-option label="杞﹁締璇嗗埆" value="2"/>
-          <el-option label="浜哄憳璇嗗埆" value="3"/>
+          <el-option label="杞﹁締鐩戞帶" value="2"/>
+          <el-option label="浜鸿劯鐩戞帶" value="3"/>
         </el-select>
       </el-form-item>
 

--
Gitblit v1.8.0