This commit is contained in:
parent
a59107e2b3
commit
c4e435b40b
|
@ -16,6 +16,7 @@ function weightFix() {
|
|||
mui.toast('<b style="color:red">校准失败,已完成请先上传</b>');
|
||||
} else {
|
||||
beforeWeight = nowWeight;
|
||||
allowAuto = true
|
||||
mui.toast("校准完成");
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue