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: { //切换上下午