Explorar el Código

补充列表筛选参数

cxmo hace 1 año
padre
commit
d2f79feb9c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/business_ETA_manage/businessList.vue

+ 1 - 0
src/views/business_ETA_manage/businessList.vue

@@ -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,