src/pages/humanResources/attendance/checkin.vue @@ -106,10 +106,7 @@ const todayRecord = ref({}); // 班次信息 const workTimeDict = ref({ startAt: "09:00", endAt: "18:00", }); const workTimeDict = ref(); // 当前时间展示 const nowTime = ref("");