zhangwencui
10 天以前 d286ea98663537e2ff4bd477da5b4e040ee5fbdb
src/pages/humanResources/attendance/checkin.vue
@@ -14,7 +14,7 @@
          <u-icon name="calendar"
                  color="#348fe2"
                  size="16"></u-icon>
          <text class="shift-text">白班: {{ todayRecord.startAt }}-{{ todayRecord.endAt }}</text>
          <text class="shift-text">{{ todayRecord.shift || '-' }}: {{ todayRecord.startAt }}-{{ todayRecord.endAt }}</text>
        </view>
      </view>
      <!-- 打卡按钮 -->