From 60e85043cf278f79c21859c0f4ac03e69d9570fc Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 25 三月 2026 13:43:23 +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