From 3ab8de36b60e2c2ed61d8027aa7fce2b9d346697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Wed, 29 Mar 2023 09:46:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/nursestation/nursestation.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/nursestation/nursestation.vue b/pages/nursestation/nursestation.vue index 6dcfa74..1d041aa 100644 --- a/pages/nursestation/nursestation.vue +++ b/pages/nursestation/nursestation.vue @@ -280,8 +280,10 @@ this.tabIndex = item.id if (item.id == 0) { this.choicetab = false + this.serveinfo() } else { this.choicetab = true + this.productinfo() } }, //点击分类标题