Browse Source

Update information.tsx

lex 2 years ago
parent
commit
d9831f91cd
1 changed files with 2 additions and 0 deletions
  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()