From 5c4dd77b82db02708b516577206a69ec34d0db3d Mon Sep 17 00:00:00 2001 From: xyq <392009588@qq.com> Date: Mon, 9 Jan 2023 14:24:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=85=E5=9F=BA=E5=9C=B0=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/global.js | 3 + .../homeApplication/proposerLite.vue | 411 ++++++++++-------- 2 files changed, 239 insertions(+), 175 deletions(-) diff --git a/src/utils/global.js b/src/utils/global.js index ea73f392..c01d56bb 100644 --- a/src/utils/global.js +++ b/src/utils/global.js @@ -6,3 +6,6 @@ export default deptId,//区县ID severApi,//全局API } +export const REGION = { + YI_LONG_XIAN: '仪陇', +} diff --git a/src/views/sunVillage_info/homeApplication/proposerLite.vue b/src/views/sunVillage_info/homeApplication/proposerLite.vue index 5c937d9a..3653b242 100644 --- a/src/views/sunVillage_info/homeApplication/proposerLite.vue +++ b/src/views/sunVillage_info/homeApplication/proposerLite.vue @@ -412,7 +412,7 @@