下载考生无学员状态修改
This commit is contained in:
parent
5f0ed2b450
commit
c643766f31
@ -499,6 +499,8 @@ struct UserInfo {
|
|||||||
this.updateTimeLimit = false
|
this.updateTimeLimit = false
|
||||||
}, 3000)
|
}, 3000)
|
||||||
if (!res || res?.getExaminationStudentInfoRsp?.head?.resultCode == '1') {
|
if (!res || res?.getExaminationStudentInfoRsp?.head?.resultCode == '1') {
|
||||||
|
this.dataList = []
|
||||||
|
this.list = []
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
let dataList = []
|
let dataList = []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user