diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 50fe919..3075d62 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -708,7 +708,7 @@ import permision from "@/components/permission.js"; console.log("请求-----------------请求>",this.cityList) if (!isOpen) { // debugger; - this.orderList = [] + // this.orderList = [] this.showTP = true; // uni.showToast({ // title: '当前城市暂未开通,请切换城市',