xiangpei
2025-01-09 849934d0e2a3d05c4814edad52b060d93d77725f
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,