tanxue 3 hete
szülő
commit
31c0cf821a
1 módosított fájl, 1 hozzáadás és 3 törlés
  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');
 	}