md
This commit is contained in:
parent
12b2b29dda
commit
26aaa8af72
@ -552,6 +552,7 @@ export default {
|
||||
querySendType:"1",
|
||||
blUploadGoodsPic:null,
|
||||
settleType:null,
|
||||
queryquotaType:null,
|
||||
}
|
||||
},
|
||||
};
|
||||
@ -570,6 +571,7 @@ export default {
|
||||
}
|
||||
|
||||
this.queryParams.carryType=this.$route.query.transType;
|
||||
this.queryParams.queryQuotaType=this.$route.query.queryQuotaType;
|
||||
|
||||
this.queryParams.paymentStatus='0,2';
|
||||
this.queryParams.params.problemQueryType=2;
|
||||
@ -600,6 +602,7 @@ export default {
|
||||
}
|
||||
|
||||
this.queryParams.carryType=this.$route.query.transType;
|
||||
this.queryParams.queryQuotaType=this.$route.query.queryQuotaType;
|
||||
|
||||
this.queryParams.paymentStatus='0,2';
|
||||
this.queryParams.params.problemQueryType=2;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user