瀏覽代碼

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