魏志佳 преди 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'