diff --git a/src/layout/header/index.vue b/src/layout/header/index.vue index 17bcc6d..1ebbaa8 100644 --- a/src/layout/header/index.vue +++ b/src/layout/header/index.vue @@ -169,7 +169,7 @@ const fnSpecialOperationsWarnAmount = async () => { fnSpecialOperationsWarnAmount(); const fnNavigationBI = () => { notify && notify.close(); - router.push({ path: "/large_screen_data_display" }); + router.push({ path: "BI" }); }; diff --git a/src/views/BI/index.vue b/src/views/BI/index.vue index 3ad63ef..e1a7306 100644 --- a/src/views/BI/index.vue +++ b/src/views/BI/index.vue @@ -11,6 +11,9 @@
+