cxmo hace 1 año
padre
commit
e7c0f7db9c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/hzyb/forexCalendar/components/NoAuth.vue

+ 1 - 1
src/views/hzyb/forexCalendar/components/NoAuth.vue

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