duy hai 3 meses
pai
achega
024a830eb6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/user/auth.vue

+ 1 - 1
src/views/user/auth.vue

@@ -110,7 +110,7 @@ const useAppLoginApi = async (form) => {
         } else {
             //甬台温,跳转大屏
             router.push({
-                name: 'statistics-datav',
+                name: 'statistics-stats',
             })
         }
     }, 1500)