quanyawei
2024-09-06 933f7c55bdf0f84b1c780de715c7d477df8ab052
src/views/toCarryOutLegislativeReforms/summaryPage/index.vue
@@ -431,7 +431,8 @@
        params: {
          startTime: this.timeInterval[0],
          endTime: this.timeInterval[1],
          number: Number(this.searchForm.number)
          number: Number(this.searchForm.number),
          unitId: this.unitIdlist.join(',')
        }
      }).then(res => {
        this.getOutExcel('列表数据导出.xlsx', res)