Browse Source

学员出勤切换

liushengqiang 2 năm trước cách đây
mục cha
commit
28c4374982
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/home/component/Attendance.tsx

+ 0 - 1
src/views/home/component/Attendance.tsx

@@ -171,7 +171,6 @@ export default defineComponent({
         <div class={styles.tabsContainer}>
           <Tabs
             shrink
-            active={'week'}
             onChange={value => {
               emit('change', value);
             }}>