From 295cce94fb9a4568070baa7da6cf48712cc3c731 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期一, 04 三月 2024 17:43:27 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/silk/silk-web

---
 src/router/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 404ff9e..5972b9c 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -80,7 +80,7 @@
       insIndex: true
     },
     redirect: {
-      name: "supplier"
+      name: "silkStandardSetting"
     },
     children: routes
   },

--
Gitblit v1.8.0