wangxy hai 3 semanas
pai
achega
22891472ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/exam/exam.vue

+ 1 - 1
pages/exam/exam.vue

@@ -289,7 +289,7 @@
 	function handleScoreConfirm() {
 		// 跳转成绩
 		uni.redirectTo({
-			url: `/pages/score/kaoshiChengjiInfo?hisId=${data.hisId}`
+			url: `/pages/score/index`
 		})
 	}