From b7fc2b8ded0a97503cef59fe99dfa19cb571ca7c Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 20 May 2024 10:52:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=8F=9C=E5=8D=95=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/route.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/route.js b/src/config/route.js index 0baf1352..9a596689 100644 --- a/src/config/route.js +++ b/src/config/route.js @@ -610,7 +610,7 @@ const routes = [ "name": "mgroupData", "path": "/enm_kilnbase/mgroupData", "meta": { - "title": "熟料产量", + "title": "数据校正", "icon": "el-icon-document-copy", "perms": ["enm_kilnbase"] },