Przeglądaj źródła

Merge branch 'haowan' of http://192.168.0.115:3000/xuzhihao/haowanShow into haowan

徐志豪 5 lat temu
rodzic
commit
7d520f9b52
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      admin/src/views/system/commentator/list.vue

+ 2 - 2
admin/src/views/system/commentator/list.vue

@@ -171,8 +171,8 @@ export default {
       row[0].enable = 0
       this.toEdit(row[0])
       this.show = false
-      this.enable = 0
-      this.changeUser('删除成功')
+      this.form.enable = 0
+      await this.changeUser('删除成功')
     },
     closeModal () {
       this.show = false