tanxue hace 3 semanas
padre
commit
268074f2fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      components/zhuapaiConfirm/submitScore.vue

+ 1 - 1
components/zhuapaiConfirm/submitScore.vue

@@ -65,7 +65,7 @@
 	}
 	
 	function goIndex(){
-		uni.navigateTo({
+		uni.redirectTo({
 		  url: `/pages/client/ShouYe/shouye`
 		})
 	}