Browse Source

学员出勤切换

liushengqiang 2 years ago
parent
commit
28c4374982
1 changed files with 0 additions and 1 deletions
  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);
             }}>