From c00861548a357645cd0dfd1bb03ab5c3b2530d4d Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Fri, 17 Feb 2023 15:07:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9D=97=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E7=9B=91=E5=90=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/home/index.vue b/pages/home/index.vue index fb17de5..5d21821 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -405,8 +405,8 @@ import request,{host} from '@/common/request.js' }else{ this.$store.commit("setBaseId", this.$store.getters['userInfo'].plantBaseInfoId) } - this.$provise.on("updateMassif", this.getMassif()) - this.$provise.on("updateStock", this.getStock()) + this.$provise.on("updateMassif", this.getMassif) + this.$provise.on("updateStock", this.getStock) }, methods: { async getHeadImg(){