md
This commit is contained in:
parent
1ab73a12db
commit
ff821843ee
@ -836,6 +836,8 @@ export default {
|
||||
}
|
||||
|
||||
this.queryParams.paymentStatus='0';
|
||||
this.queryParams.params.problemQueryType='2';
|
||||
this.queryParams.params.problemQueryIds='173,170,151';
|
||||
|
||||
let startTime=this.$route.query.startDate;
|
||||
let endTime=this.$route.query.endDate;
|
||||
@ -859,6 +861,8 @@ export default {
|
||||
}
|
||||
|
||||
this.queryParams.paymentStatus='0';
|
||||
this.queryParams.params.problemQueryType='2';
|
||||
this.queryParams.params.problemQueryIds='173,170,151';
|
||||
|
||||
let startTime=this.$route.query.startDate;
|
||||
let endTime=this.$route.query.endDate;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user