From af13f21be4c089d99a39615fd1ff5386a15df652 Mon Sep 17 00:00:00 2001 From: lucky Date: Wed, 16 Dec 2020 22:11:58 +0800 Subject: [PATCH] rfid bug --- src/components/LoadCells/LoadCells.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LoadCells/LoadCells.vue b/src/components/LoadCells/LoadCells.vue index 21b949b..9a33025 100644 --- a/src/components/LoadCells/LoadCells.vue +++ b/src/components/LoadCells/LoadCells.vue @@ -41,7 +41,7 @@ export default { { id: 3, name: '称重传感器3', - number: ['0', '.', '0'], + number: ['0', '0', '.', '0'], }, { id: 4,