From a04d571770bb692c8d1381553fe368b91a67fa68 Mon Sep 17 00:00:00 2001 From: DongZeLiang <2746733890@qq.com> Date: Tue, 30 Apr 2024 10:05:50 +0800 Subject: [PATCH] =?UTF-8?q?fix():=20=E4=BF=AE=E6=AD=A3=E5=BC=95=E6=93=8E?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E7=BB=B4=E6=8A=A4=E7=89=88=E6=9C=AC=E9=A1=B5?= =?UTF-8?q?=EF=BC=8C=E5=B1=95=E7=A4=BA=E6=A0=87=E9=A2=98=E4=B8=8D=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/modules/permission.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/modules/permission.js b/src/store/modules/permission.js index 72ad8f0..b6898fe 100644 --- a/src/store/modules/permission.js +++ b/src/store/modules/permission.js @@ -308,7 +308,7 @@ let routeResponse = { "hidden": true, "component": "ruleEngine/engineVersion/index", "meta": { - "title": "引擎维护", + "title": "引擎版本", "icon": "component", "noCache": false, "link": null