Explorar o código

调整人员月报表接口

Lijy %!s(int64=2) %!d(string=hai) anos
pai
achega
dc7ec1e680

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

@@ -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'