|
|
@ -676,7 +676,7 @@ export default {
|
|
|
|
this.filterQuery.busType = this.busType
|
|
|
|
this.filterQuery.busType = this.busType
|
|
|
|
// this.filterQuery.fromCorp = this.fromCorp
|
|
|
|
// this.filterQuery.fromCorp = this.fromCorp
|
|
|
|
this.filterQuery.excludeWorkCode = this.workPlaceCode
|
|
|
|
this.filterQuery.excludeWorkCode = this.workPlaceCode
|
|
|
|
this.filterQuery.tagStatus = 1
|
|
|
|
this.filterQuery.tagStatus = -2
|
|
|
|
orderPage(this.filterQuery).then(res => {
|
|
|
|
orderPage(this.filterQuery).then(res => {
|
|
|
|
this.loading = false
|
|
|
|
this.loading = false
|
|
|
|
this.otherList = res.data.list || []
|
|
|
|
this.otherList = res.data.list || []
|
|
|
|