Преглед на файлове

调整月度财务工时表只有在为定稿之前才能修改工时

Lijy преди 1 ден
родител
ревизия
fedfb41f48
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

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

@@ -5246,6 +5246,9 @@ export default {
       return sums;
     },
     adjustWorkingHours(row, title = '', value, filed) {
+      if(this.obtainMonthlyFinancialStatementsRows.status == 1) {
+        return
+      }
       this.adjustWorkingHoursRow = {
         ...row,
         filed,