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("校准完成"); } });