This commit is contained in:
linfso 2025-03-13 08:38:22 +08:00
parent 1ab73a12db
commit ff821843ee

View File

@ -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;