Sfoglia il codice sorgente

Update information.tsx

lex 2 anni fa
parent
commit
d9831f91cd
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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()