@@ -314,6 +314,7 @@ export default {
SigningStatus:Number(this.signStatus),
Province:this.provinceValue,
City:this.cityValue,
+ IndustryId:Number(this.trade),
PageSize:this.pageSize,
CurrentIndex:this.page,
SortParam:this.sortParam,