From 66091b57525239f83b0962df55bbc9128597fce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Fri, 7 Apr 2023 14:37:18 +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/appointmenttime/appointmenttime.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/appointmenttime/appointmenttime.vue b/pages/appointmenttime/appointmenttime.vue index e8a6664..9758eff 100644 --- a/pages/appointmenttime/appointmenttime.vue +++ b/pages/appointmenttime/appointmenttime.vue @@ -209,9 +209,9 @@ if (value) { that.openid = value } + this.userinfo(); //耗材包详情方法调用 this.getPatientInfo(options.stationId, options.stationItemId, options.stationItemPriceId) - this.userinfo(); }, methods: { //切换上下午