退伍复学

This commit is contained in:
2025-10-31 16:52:35 +08:00
parent a4c6de5598
commit 19e1292696
13 changed files with 4254 additions and 1 deletions

View File

@@ -539,7 +539,6 @@ export default {
getStudentInfoByStuId(this.form.stuId).then(response => {
if (response.data == null) {
this.$message.error('学号不存在')
return
}
this.form = response.data