xiangpei
2025-01-15 adc47e860f2b56027db1022a604e9be9f4fb6e3b
src/views/index.vue
@@ -208,7 +208,6 @@
            this.queryParams.endTime = this.timeMerge[1];
        },
        handleQuery() {
            console.log(this.queryParams);
            const obj = {
                startDate: this.queryParams.startTime,
                endDate: this.queryParams.endTime,