From a925a64cd7ab1935717fceb0fba5eb67f0bbf75c Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Tue, 12 Nov 2024 13:35:14 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
src/views/Admin/components/reactionMod.vue | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/src/views/Admin/components/reactionMod.vue b/src/views/Admin/components/reactionMod.vue
index a8bbd74..baad96d 100644
--- a/src/views/Admin/components/reactionMod.vue
+++ b/src/views/Admin/components/reactionMod.vue
@@ -51,15 +51,11 @@
value: 1
},
{
- name: '洪涝',
- value: 2
- },
- {
name: '气象',
value: 3
},
{
- name: '泥石流',
+ name: '地质灾害',
value: 4
},
{
--
Gitblit v1.9.2