|
@@ -1361,7 +1361,7 @@ export default {
|
|
|
url += "/exportProjectBaseCost"
|
|
|
} else if(this.ins == 14) {
|
|
|
fName = this.$t('ren-yuan-yue-du-gong-shi-biao') + '.xls'
|
|
|
- url += "/project/exportEmpMonthHours"
|
|
|
+ url += "/exportEmpMonthHours"
|
|
|
sl.userId= this.userId,
|
|
|
sl.departmentId = this.departmentIdArray.length > 0 ? this.departmentIdArray[this.departmentIdArray.length - 1] : '',
|
|
|
sl.month = this.monthPersonnel + '-01'
|