浏览代码

提交相关代码

Lijy 3 天之前
父节点
当前提交
21f7c72270
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fhKeeper/formulahousekeeper/timesheet_mld/src/views/corpreport/list.vue

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet_mld/src/views/corpreport/list.vue

@@ -3027,6 +3027,7 @@ export default {
           sl.monthStart= this.monthRange[0]+"-01"
           sl.monthStart= this.monthRange[0]+"-01"
           sl.monthEnd= this.monthRange[1]+"-01"
           sl.monthEnd= this.monthRange[1]+"-01"
           sl.area = this.areaName || null
           sl.area = this.areaName || null
+          sl.userId = this.userId
           sl.departmentId = this.departmentIdArray.length > 0 ? this.departmentIdArray[this.departmentIdArray.length - 1] : ''
           sl.departmentId = this.departmentIdArray.length > 0 ? this.departmentIdArray[this.departmentIdArray.length - 1] : ''
         } else if(this.ins == 20) {
         } else if(this.ins == 20) {
           fName = this.$t('youXiaoGongShiShuaiBiao') + '.xlsx'
           fName = this.$t('youXiaoGongShiShuaiBiao') + '.xlsx'