From a6b4fd6c0219bb41415cd232daa12ca28eb8add7 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 20 九月 2022 13:19:39 +0800
Subject: [PATCH] up123
---
src/stores/sockteInfo.ts | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/stores/sockteInfo.ts b/src/stores/sockteInfo.ts
index b2babab..ba6d471 100644
--- a/src/stores/sockteInfo.ts
+++ b/src/stores/sockteInfo.ts
@@ -55,6 +55,7 @@
weightSockte.value.result=info.result
weightSockte.value.resultTime=info.resultTime
weightSockte.value.state=info.state
+ console.debug('体重秤更新')
}
/**
* 更新体重秤工作状态
--
Gitblit v1.8.0