htc hace 1 día
padre
commit
cc3ea4ffc3
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      pages/questionnaireResult.vue

+ 3 - 1
pages/questionnaireResult.vue

@@ -26,7 +26,9 @@
 				})
 			},
 			reviewRepoer(){
-				
+				uni.navigateTo({
+					url:'/pages/report'
+				})
 			},
 		}
 	}