From 93723e70d32c2451c7984798ec5b4d9947437e37 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期三, 01 四月 2026 09:45:25 +0800
Subject: [PATCH] #前端
---
rsf-design/src/router/modules/index.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/rsf-design/src/router/modules/index.js b/rsf-design/src/router/modules/index.js
index 906f9ab..063f69c 100644
--- a/rsf-design/src/router/modules/index.js
+++ b/rsf-design/src/router/modules/index.js
@@ -1,10 +1,8 @@
-import { dashboardRoutes } from './dashboard'
import { systemRoutes } from './system'
import { resultRoutes } from './result'
import { exceptionRoutes } from './exception'
const routeModules = [
- dashboardRoutes,
systemRoutes,
resultRoutes,
exceptionRoutes
--
Gitblit v1.9.1