From 0231d487bc01a60dd46deede8bcfbbf3cfdce03d Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Tue, 20 Aug 2024 09:39:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=BB=98=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/therapist/therapist.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 3dc7b5f..b1df726 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -31,7 +31,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -286,7 +286,7 @@ value: "专家", }, ], - technicianType:3, + technicianType:'', switchList:['列表','地图'], artificerName: '', tpSel: 0, @@ -418,7 +418,7 @@ onShow() { let that = this that.orderList=[]; - that.technicianType=3; + that.technicianType=''; that.selectedValues=[]; that.XCXIsSelect = this.$queue.getData("XCXIsSelect"); var add=uni.getStorageSync('cityTherapist');