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