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()