|
@@ -498,7 +498,10 @@ export default {
|
|
|
this.termData.splice(0, 1, this.termId)
|
|
this.termData.splice(0, 1, this.termId)
|
|
|
// this.num = this.num + 1
|
|
// this.num = this.num + 1
|
|
|
// if (this.num <= this.stuList.length - 1) {
|
|
// if (this.num <= this.stuList.length - 1) {
|
|
|
|
|
+
|
|
|
this.stuId = e
|
|
this.stuId = e
|
|
|
|
|
+ this.num = this.stuList.indexOf(this.stuId)
|
|
|
|
|
+
|
|
|
// console.log(this.stuId)
|
|
// console.log(this.stuId)
|
|
|
localStorage.setItem('userId', e)
|
|
localStorage.setItem('userId', e)
|
|
|
this.getTermRecord()
|
|
this.getTermRecord()
|