From e2e92332fdb3310eb8b0a95f7d11517a8b27c90c Mon Sep 17 00:00:00 2001 From: luzhaofeng <574317128@qq.com> Date: Fri, 8 Nov 2019 18:40:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80=E8=AE=A2=E5=8D=95=E6=9C=BA?= =?UTF-8?q?=E5=99=A8=E4=BA=BA=E7=9B=B8=E5=85=B3=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/js/route-list.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/common/js/route-list.js b/src/common/js/route-list.js index d387715..d1cb5ae 100644 --- a/src/common/js/route-list.js +++ b/src/common/js/route-list.js @@ -1331,7 +1331,6 @@ export default { path: '/matchBot/bot-match-config', component: BotMatchConfig, name: 'BotMatchConfig', - hidden: true, meta: { Name: '订单机器人配置' } @@ -1340,7 +1339,6 @@ export default { path: '/matchBot/bot-match-config-handle-log', component: BotMatchConfigHandleLog, name: 'BotMatchConfigHandleLog', - hidden: true, meta: { Name: '订单机器人配置操作日志' }