From c4e435b40b40d0cc60a2151d1b83139e86c1d29c Mon Sep 17 00:00:00 2001 From: liuwu <975499773@qq.com> Date: Wed, 1 Nov 2023 11:38:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/script/index.js b/script/index.js index ccab0b4..7db2323 100644 --- a/script/index.js +++ b/script/index.js @@ -16,6 +16,7 @@ function weightFix() { mui.toast('校准失败,已完成请先上传'); } else { beforeWeight = nowWeight; + allowAuto = true mui.toast("校准完成"); } });