Bläddra i källkod

Update information.tsx

lex 2 år sedan
förälder
incheckning
d9831f91cd
1 ändrade filer med 2 tillägg och 0 borttagningar
  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()