Karsa %!s(int64=2) %!d(string=hai) anos
pai
achega
032c619594
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/hzyb/components/leaveMessage/index.vue

+ 1 - 1
src/views/hzyb/components/leaveMessage/index.vue

@@ -174,7 +174,7 @@ const delMessageHandle = ({ comment_id }) => {
 
 	// 跳转到问答首页
 	const linkToQuestionHandle = () => {
-
+		wx.miniProgram.switchTab({url:'/pages/question/question'})
 	}
 
 </script>