From 1ccee4c44055c977374a7675063cd241ccfcfe5b Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期二, 07 五月 2024 18:23:51 +0800
Subject: [PATCH] 纤度检验表 车间不显示的问题修改
---
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