@@ -82,7 +82,7 @@ const handleApply=()=>{
}
const goBack=()=>{
- wx.miniProgram.switchTab({url:'/pages/report'})
+ wx.miniProgram.switchTab({url:'/pages/report/report'})
</script>