From 72157573f7d10c9f9e093689968d9d47af422189 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 20 十二月 2022 17:02:26 +0800
Subject: [PATCH] #

---
 pages/business/cstmr/addCsmtr.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/business/cstmr/addCsmtr.vue b/pages/business/cstmr/addCsmtr.vue
index 6c4624f..4527d80 100644
--- a/pages/business/cstmr/addCsmtr.vue
+++ b/pages/business/cstmr/addCsmtr.vue
@@ -144,7 +144,7 @@
 				// 闇�瑕佸湪onReady涓缃鍒�
 				this.$refs.baseForm.setRules(this.rules)
 		},
-		mounted() {
+		onShow() {
 			// 鑾峰彇鐪佸競鍖�
 			this.citysData = test.citysData
 			this.baseUrl = uni.getStorageSync('baseUrl')

--
Gitblit v1.9.1