Browse Source

审核绑定操作按钮

huangb 7 years ago
parent
commit
0c0b0e5cde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/mobile/staffManagement/StaffList.vue

+ 1 - 1
components/mobile/staffManagement/StaffList.vue

@@ -374,7 +374,7 @@
             this.onRemind('操作成功!')
             this.auditSearch = ''
             this.page = 1
-            this.auditRecord()
+            this.searchAudit()
           })
       }
     }