소스 검색

'改绩效'

魏志佳 5 년 전
부모
커밋
b7a4b16bdb
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/modules/Statistics/performanceRelated/performanceRelated.vue

+ 2 - 1
src/views/modules/Statistics/performanceRelated/performanceRelated.vue

@@ -312,7 +312,8 @@ export default {
                 company:this.company,
                 userName:this.nameValue,
                 roleCode:this.position,
-                mediaType:this.mediaType
+                mediaType:this.mediaType,
+                department:this.department
             }).then(res => {
                 let blob = new Blob([res], {
                     type: 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'