quanyawei
2023-11-15 38d9c56d4bf15a7ca545393586a9b286cfe11577
fix:立行立改导出
1 files modified
1 ■■■■ changed files
src/views/toCarryOutLegislativeReforms/reform/index.vue 1 ●●●● patch | view | raw | blame | history
src/views/toCarryOutLegislativeReforms/reform/index.vue
@@ -298,6 +298,7 @@
      this.$request({
        url: '/allocation/listExcel',
        method: 'get',
        responseType: 'blob',
        params: {
          id: this.selectionRows.map(item => item.allocationId)
        },