Pārlūkot izejas kodu

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

徐志豪 5 gadi atpakaļ
vecāks
revīzija
7d520f9b52
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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