From 81f54040c2cb65537c6c6e1db8358a39a57dea0d Mon Sep 17 00:00:00 2001
From: mayisheng <admin>
Date: Mon, 15 Aug 2022 16:14:01 +0800
Subject: [PATCH] 1
---
src/components/mobilePopupOurAfter/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/mobilePopupOurAfter/index.vue b/src/components/mobilePopupOurAfter/index.vue
index f57a47e..94744ff 100644
--- a/src/components/mobilePopupOurAfter/index.vue
+++ b/src/components/mobilePopupOurAfter/index.vue
@@ -152,7 +152,7 @@
],
// 全部调用数据
openData1: [
- { name: '党群机构', type: 1, method: getList },
+ { name: '党政机构', type: 1, method: getList },
{ name: '职能部处', type: 2, method: getList },
{ name: '直属及附属单位', type: 3, method: getList },
{ name: '教学与科研机构', type: 4, method: getList },
--
Gitblit v1.9.3