@@ -209,7 +209,9 @@
this.getTableList()
},
searchReset(){
- this.queryParam={}
+ this.queryParam={
+ syHireType:['在职','退休反聘']
+ }
onSelectChange(selectedRowKeys, selectionRows) {