feat: dev
This commit is contained in:
@@ -368,6 +368,10 @@ class GjcWeighingStartViewModel : BaseViewModel() {
|
||||
showToast(result.msg.noNull("计重失败"))
|
||||
}
|
||||
}
|
||||
|
||||
onFailed = { code, msg ->
|
||||
showToast(msg)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user