|
|
@ -1331,7 +1331,6 @@ export default { |
|
|
|
path: '/matchBot/bot-match-config', |
|
|
|
path: '/matchBot/bot-match-config', |
|
|
|
component: BotMatchConfig, |
|
|
|
component: BotMatchConfig, |
|
|
|
name: 'BotMatchConfig', |
|
|
|
name: 'BotMatchConfig', |
|
|
|
hidden: true, |
|
|
|
|
|
|
|
meta: { |
|
|
|
meta: { |
|
|
|
Name: '订单机器人配置' |
|
|
|
Name: '订单机器人配置' |
|
|
|
} |
|
|
|
} |
|
|
@ -1340,7 +1339,6 @@ export default { |
|
|
|
path: '/matchBot/bot-match-config-handle-log', |
|
|
|
path: '/matchBot/bot-match-config-handle-log', |
|
|
|
component: BotMatchConfigHandleLog, |
|
|
|
component: BotMatchConfigHandleLog, |
|
|
|
name: 'BotMatchConfigHandleLog', |
|
|
|
name: 'BotMatchConfigHandleLog', |
|
|
|
hidden: true, |
|
|
|
|
|
|
|
meta: { |
|
|
|
meta: { |
|
|
|
Name: '订单机器人配置操作日志' |
|
|
|
Name: '订单机器人配置操作日志' |
|
|
|
} |
|
|
|
} |
|
|
|