From 2526c516ad55b5cc525f2faa1aae722df6ad9d03 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 09 九月 2022 12:59:57 +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