Kaynağa Gözat

返回修改

tanxue 3 hafta önce
ebeveyn
işleme
31c0cf821a
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. 1 3
      components/zhuapaiConfirm/submitScore.vue

+ 1 - 3
components/zhuapaiConfirm/submitScore.vue

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