htc hai 1 semana
pai
achega
2875701bc3
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      pages/questionnaire.vue

+ 3 - 1
pages/questionnaire.vue

@@ -69,7 +69,9 @@
 				})
 			},
 			toRepoer(item){
-				if(!item.fileUrl) return this.$showToast('报告为空,请联系教练。')
+				uni.redirectTo({
+					url:'/pages/report'
+				})
 			},
 		}
 	}