src/views/sfstatistics/percentage/index.vue
@@ -397,7 +397,8 @@ handleQuery() { if (!this.queryParams.dateRange) this.queryParams.dateRange = []; if (!this.queryParams.dateRangecy) this.queryParams.dateRange = []; if (!this.queryParams.dateRangecy) this.queryParams.dateRangecy = []; this.queryParams.startTime = this.parseTime( this.queryParams.dateRange[0] ); @@ -521,6 +522,8 @@ SeedetailsgGo(row) { this.SeedetailsVisible = false; this.infotitleVisible = false; let type = ""; if (row.preachformson && row.preachformson.includes("3")) { type = 1;