Przeglądaj źródła

下班打卡状态完善。

tomatozq 4 lat temu
rodzic
commit
e4105ac5b6

+ 1 - 1
src/views/business/workScheduleAttendance-day-list.vue

@@ -134,7 +134,7 @@
                 (row.offWorkResult == '2' || row.offWorkResult == '3')
               "
             >
-              {{ row.offWorkResultN }} {{ row.OffLateLeaveMinuteN }}
+              {{ row.offWorkResultN }} {{ row.offLateLeaveMinuteN }}
             </span>
             <span v-else></span>
           </template>