From 4bfcad30f5af137f6d3050ddbe9109471570e9c9 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期六, 17 十二月 2022 17:00:39 +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