From 1f6893d24ba87313d4114c68813073ead53b2e12 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Fri, 30 Aug 2024 09:26:22 +0800
Subject: [PATCH] 群发新通讯录懒加载
---
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