liuyg
2021-09-18 52b8cf4516b2c8e11ffe4ca3cad365822bfebe35
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();