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: '订单机器人配置操作日志' }