소스 검색

Update information.tsx

lex 2 년 전
부모
커밋
d9831f91cd
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/school/orchestra/compontent/information.tsx

+ 2 - 0
src/school/orchestra/compontent/information.tsx

@@ -252,6 +252,8 @@ export default defineComponent({
           }
         })
         state.currentData = [year - 1 + '']
+        state.actionText = '下学期'
+        state.actionType = 'up'
       }
 
       await getDetails()