浏览代码

下班打卡状态完善。

tomatozq 4 年之前
父节点
当前提交
e4105ac5b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/business/workScheduleAttendance-day-list.vue

+ 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>