From 0eca1909c98781f810e0cd8248b7f811ad35bd84 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期五, 12 四月 2024 18:43:38 +0800
Subject: [PATCH] 生丝定价标准的薪资标准修改为大于0的数字

---
 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