Commit a475478e1be6ead030fa66d6a8dff73dc7f8440f

Authored by 夏洋涛
1 parent f4cf25f9
Exists in master

feat:基地绍兴显示

src/views/Service/CourseBaseList/SelectionBase.vue
... ... @@ -149,7 +149,7 @@ export default {
149 149 StartPeopleCount: StartPeopleCount,
150 150 EndPeopleCount: EndPeopleCount,
151 151 baseName:this.searchValue,
152   - stype:1,
  152 + stype:0,
153 153 pageIndex: this.pageNum,
154 154 pageSize: this.pageSize,
155 155 })
... ...