CN-1705 fix: 优化错误反馈
This commit is contained in:
@@ -335,7 +335,7 @@ export default {
|
||||
]
|
||||
return response // response.data.data.list
|
||||
} catch (e) {
|
||||
this.errorMsgHandler(e)
|
||||
this.$message.error(this.errorMsgHandler(e))
|
||||
console.error(e)
|
||||
} finally {
|
||||
// this.loading.baseStationLoading = false
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user