From 2f63f26c3240f9d8f9e8696df7037d2ac5c744a6 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 25 三月 2026 09:16:30 +0800
Subject: [PATCH] 新增标签页面以及跳转路径和大屏内容调整
---
src/config/router.config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/config/router.config.js b/src/config/router.config.js
index 4386460..0799e74 100644
--- a/src/config/router.config.js
+++ b/src/config/router.config.js
@@ -17,7 +17,7 @@
meta: {
title: '棣栭〉'
},
- redirect: '/dashboard/analysis',
+ redirect: '/analysisScreen/operationBigdata',
children: []
},
{
--
Gitblit v1.8.0