更新
This commit is contained in:
@@ -496,7 +496,7 @@ export default {
|
||||
},
|
||||
dialogSave() {
|
||||
deviceCrud.changeDeviceStatus(this.form).then(res => {
|
||||
this.notify('操作成功', 'success')
|
||||
this.$notify({ title: '操作成功', message: '', type: 'success' });
|
||||
this.dialogFormVisible = false
|
||||
this.dialogFormVisible3 = false
|
||||
this.dialogFormVisible4 = false
|
||||
|
||||
Reference in New Issue
Block a user