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