From d13b84782bb6c0289097ca8bea8456d5dcc0353d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Thu, 28 Mar 2024 14:41:38 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/agency/index.vue | 70 ++++++++++++++++++++++++------- 1 file changed, 55 insertions(+), 15 deletions(-) diff --git a/src/views/system/agency/index.vue b/src/views/system/agency/index.vue index fa71665..de6526c 100644 --- a/src/views/system/agency/index.vue +++ b/src/views/system/agency/index.vue @@ -153,7 +153,12 @@ }} {{ agencyList.areaName }} + v-if="agencyList.provinceName" >{{ agencyList.provinceName }}-{{ agencyList.cityName }}-{{ + agencyList.regionName + }}-{{ agencyList.streetName }}-{{ agencyList.communityName }} + + - -