no message
This commit is contained in:
@@ -206,7 +206,6 @@ export default {
|
||||
const type = this.backIoStatus === '1' ? '0' : '1'
|
||||
let res = await backIoStatus(type)
|
||||
if (res) {
|
||||
this.dialogVisible = false
|
||||
this.$message(res.message)
|
||||
}
|
||||
this.loading.close()
|
||||
|
||||
Reference in New Issue
Block a user