From a91bfc924f45ffd47367b28c253b5fc144d65ff5 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 28 十二月 2022 14:38:46 +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