src/views/securityCompany/computents/staff.vue
@@ -274,7 +274,7 @@ this.staffPage.total = data.total; this.staffData = data.records; console.log(this.staffData, "staffData"); // console.log(this.staffData, "staffData"); this.staffLoading = false; this.$refs.staffCrud.refreshTable(); this.$refs.staffCrud.doLayout();