From 78252f8407345ffceed8157a1c1685c09cdec029 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期五, 02 八月 2024 09:16:52 +0800 Subject: [PATCH] docs:再生体验版发布 --- pages/tabbar-page/index-tabbar/index-tabbar.vue | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/pages/tabbar-page/index-tabbar/index-tabbar.vue b/pages/tabbar-page/index-tabbar/index-tabbar.vue index 846c262..ade255d 100644 --- a/pages/tabbar-page/index-tabbar/index-tabbar.vue +++ b/pages/tabbar-page/index-tabbar/index-tabbar.vue @@ -156,9 +156,7 @@ let nowWeighObj = JSON.parse(v.slice(7)); console.log(nowWeighObj,'nowWeighObj-----') console.log(this.globalweighHouseCode,'this.globalweighHouseCode-----') - console.log('鎴戣繘鏉ヤ簡--------------1111111') if (this.globalweighHouseCode && nowWeighObj.eqCode == this.globalweighHouseCode) { - console.log('鎴戣繘鏉ヤ簡--------------22') if (nowWeighObj.eqInfraredStatus) { this.changeinfraredStatus(true); this.changeWeigh(nowWeighObj.weigh); -- Gitblit v1.9.1