接口联调
This commit is contained in:
@@ -92,6 +92,7 @@ export default {
|
||||
try {
|
||||
let res = await rfReadTrayStatePackage(val)
|
||||
if (res.ErrNO === '1') {
|
||||
this.toast(res.ErrMsg)
|
||||
this._rfReadTrayStoragePackage()
|
||||
} else {
|
||||
this.toast(res.ErrMsg)
|
||||
|
||||
Reference in New Issue
Block a user