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) },