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