This commit is contained in:
liuwu 2023-11-01 11:38:13 +08:00
parent a59107e2b3
commit c4e435b40b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ function weightFix() {
mui.toast('<b style="color:red">校准失败,已完成请先上传</b>');
} else {
beforeWeight = nowWeight;
allowAuto = true
mui.toast("校准完成");
}
});