hwq 1 year ago
parent
commit
3851d0e36a
2 changed files with 2 additions and 3 deletions
  1. 1 1
      pages/index/index.vue
  2. 1 2
      pages/index/main.vue

+ 1 - 1
pages/index/index.vue

@@ -291,7 +291,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 {

+ 1 - 2
pages/index/main.vue

@@ -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 {