feat: opt print
This commit is contained in:
@@ -396,7 +396,7 @@ class GjcBoxWeighingAddViewModel : BaseViewModel() {
|
||||
viewModelScope.launch {
|
||||
FlowBus.with<String>(ConstantEvent.EVENT_REFRESH).emit("refresh")
|
||||
}
|
||||
getTopActivity().finish()
|
||||
// getTopActivity().finish()
|
||||
} else {
|
||||
showToast(result.msg.noNull("添加失败"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user