From 9c34e8cc2ff136db5c27a5adc2eb2e140ac0580a Mon Sep 17 00:00:00 2001
From: whycq <you@example.com>
Date: 星期日, 01 一月 2023 06:17:15 +0800
Subject: [PATCH] #
---
pages/business/cstmr/addCsmtr.vue | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/pages/business/cstmr/addCsmtr.vue b/pages/business/cstmr/addCsmtr.vue
index 4527d80..569908b 100644
--- a/pages/business/cstmr/addCsmtr.vue
+++ b/pages/business/cstmr/addCsmtr.vue
@@ -50,7 +50,6 @@
export default {
data() {
return {
- baseUrl: '',
cstmrTypes: [],
cstmrType: '',
directors: [],
@@ -147,7 +146,6 @@
onShow() {
// 鑾峰彇鐪佸競鍖�
this.citysData = test.citysData
- this.baseUrl = uni.getStorageSync('baseUrl')
this.autoLoad('cstmrType','')
this.autoLoad('user','')
},
--
Gitblit v1.9.1