md
This commit is contained in:
parent
26aaa8af72
commit
452d99a0d6
@ -571,7 +571,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
this.queryParams.carryType=this.$route.query.transType;
|
this.queryParams.carryType=this.$route.query.transType;
|
||||||
this.queryParams.queryQuotaType=this.$route.query.queryQuotaType;
|
this.queryParams.params.queryQuotaType=this.$route.query.queryQuotaType;
|
||||||
|
|
||||||
this.queryParams.paymentStatus='0,2';
|
this.queryParams.paymentStatus='0,2';
|
||||||
this.queryParams.params.problemQueryType=2;
|
this.queryParams.params.problemQueryType=2;
|
||||||
@ -602,7 +602,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
this.queryParams.carryType=this.$route.query.transType;
|
this.queryParams.carryType=this.$route.query.transType;
|
||||||
this.queryParams.queryQuotaType=this.$route.query.queryQuotaType;
|
this.queryParams.params.queryQuotaType=this.$route.query.queryQuotaType;
|
||||||
|
|
||||||
this.queryParams.paymentStatus='0,2';
|
this.queryParams.paymentStatus='0,2';
|
||||||
this.queryParams.params.problemQueryType=2;
|
this.queryParams.params.problemQueryType=2;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user