浏览代码

跳页修改

tanxue 3 周之前
父节点
当前提交
268074f2fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  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`
 		})
 	}