Explorar o código

Update index.tsx

lex hai 1 ano
pai
achega
f2ed086746
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/student-leave-record/index.tsx

+ 2 - 2
src/views/student-leave-record/index.tsx

@@ -233,8 +233,8 @@ export default defineComponent({
                                 <span class={styles.title}>课程时间</span>
                                 <span>
                                   {item.classDate}{' '}
-                                  {formatTime(item.endClassTime)}-
-                                  {formatTime(item.startClassTime)}
+                                  {formatTime(item.startClassTime)}-
+                                  {formatTime(item.endClassTime)}
                                 </span>
                               </div>
                               <div class={[styles.times]}>