From 00531f6109c5db4cee175af39d0ed20d90324a19 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期二, 29 七月 2025 16:21:22 +0800
Subject: [PATCH] 审核问题

---
 pages/mine/address/add.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/mine/address/add.vue b/pages/mine/address/add.vue
index b57c855..8ba510b 100644
--- a/pages/mine/address/add.vue
+++ b/pages/mine/address/add.vue
@@ -35,7 +35,7 @@
       <m-city :provinceData="list" headTitle="鍖哄煙閫夋嫨" ref="cityPicker" @funcValue="getpickerParentValue" pickerSize="4">
       </m-city>
 
-      <!-- <uniMap v-if="mapFlag" @close="closeMap" @callback="callBackAddress" /> -->
+      <uniMap v-if="mapFlag" @close="closeMap" @callback="callBackAddress" />
     </div>
   </view>
 </template>

--
Gitblit v1.8.0