quanyawei
2023-11-15 42b603a8c4ada5a4f890f4e60322a719ff8428ab
Merge branch 'feature_1.0'
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)
        },