瀏覽代碼

学员出勤切换

liushengqiang 2 年之前
父節點
當前提交
28c4374982
共有 1 個文件被更改,包括 0 次插入1 次删除
  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);
             }}>