You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare the options in a JSON file called student_info_options.json
Implement the rendering of selection options in settings_edit.vue
In settings_edit, implement the onSubmit event handler so that the application will fetch the degree requirement corresponding to the student information
req.keg.children[2], i.e., 言語文化基礎科目, should be set dynamically according to Student.lang1st and Student.lang2nd
The text was updated successfully, but these errors were encountered:
student_info_options.json
settings_edit.vue
settings_edit
, implement theonSubmit
event handler so that the application will fetch the degree requirement corresponding to the student informationreq.keg.children[2]
, i.e.,言語文化基礎科目
, should be set dynamically according toStudent.lang1st
andStudent.lang2nd
The text was updated successfully, but these errors were encountered: