|
@@ -202,7 +202,6 @@
|
|
|
this.dqz = this.studentIndex
|
|
|
this.cancel()
|
|
|
this.studentIndex = 0
|
|
|
- this.tabCurrentIndex = 0
|
|
|
this.getproject()
|
|
|
},
|
|
|
tj(opt) {
|
|
@@ -234,7 +233,7 @@
|
|
|
if (isok == 1) {
|
|
|
throw Error()
|
|
|
} else {
|
|
|
- obj.$api.msg('改组已评价完成')
|
|
|
+ obj.$api.msg('该组已评价完成')
|
|
|
// if (obj.tabCurrentIndex != obj.list.length - 1 && isok == 0) {
|
|
|
// obj.tabCurrentIndex++
|
|
|
// } else {
|