|
|
@ -348,7 +348,7 @@ export default {
|
|
|
|
this.loading = true;
|
|
|
|
this.loading = true;
|
|
|
|
this.filterQuery.workPlaceCode = this.workPlaceCode
|
|
|
|
this.filterQuery.workPlaceCode = this.workPlaceCode
|
|
|
|
this.filterQuery.busType = this.busType
|
|
|
|
this.filterQuery.busType = this.busType
|
|
|
|
this.filterQuery.fromCorp = this.fromCorp
|
|
|
|
// this.filterQuery.fromCorp = this.fromCorp
|
|
|
|
|
|
|
|
|
|
|
|
orderPage(this.filterQuery).then(res => {
|
|
|
|
orderPage(this.filterQuery).then(res => {
|
|
|
|
this.loading = false
|
|
|
|
this.loading = false
|
|
|
|