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')