src/views/user/selectuser.vue
@@ -116,6 +116,8 @@ empName: this.queryParams.empNumb, deptName: this.queryParams.empNumb, certificateNumb: this.queryParams.empNumb, nativePlaceName: this.queryParams.empNumb, censusAddress: this.queryParams.empNumb, empStatus: this.queryParams.empStatus }) }, @@ -124,7 +126,10 @@ empNumb: '', empName: '', deptName: '', certificateNumb: '' certificateNumb: '', nativePlaceName: '', censusAddress: '', empStatus: [] } this.search() },