htc 1 day ago
parent
commit
cc3ea4ffc3
1 changed files with 3 additions and 1 deletions
  1. 3 1
      pages/questionnaireResult.vue

+ 3 - 1
pages/questionnaireResult.vue

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