From 0db357a9c5f73f2fc65dee021e52070e3b36d25c Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 06 九月 2022 21:10:52 +0800
Subject: [PATCH] up
---
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