quanyawei
2023-11-15 38d9c56d4bf15a7ca545393586a9b286cfe11577
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)
        },