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