From d2d56f87c5b3ce708e9a1af85172c545cf072d21 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 d58fe18..051b405 100644 --- a/pages/nursestation/nursestation.vue +++ b/pages/nursestation/nursestation.vue @@ -283,8 +283,10 @@ this.tabIndex = item.id if (item.id == 0) { this.choicetab = false + this.serveinfo() } else { this.choicetab = true + this.productinfo() } }, //点击分类标题