From 72281db3a84236aa9e6372eca60fb4d136ca147f Mon Sep 17 00:00:00 2001 From: ival <610568032@qq.com> Date: Tue, 16 Mar 2021 09:28:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=20=E7=94=9F=E6=88=90?= =?UTF-8?q?=E4=BB=85=E7=8E=AF=E8=B7=AF=E8=AE=A1=E5=88=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/planMonitor/editTool/menuBar.vue | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/views/planMonitor/editTool/menuBar.vue b/src/views/planMonitor/editTool/menuBar.vue index f3ec2df08..3a1cd485d 100644 --- a/src/views/planMonitor/editTool/menuBar.vue +++ b/src/views/planMonitor/editTool/menuBar.vue @@ -164,20 +164,20 @@ export default { // } ] }, - { - title: this.$t('planMonitor.tool'), - children: [ - { - title: '生成带出入库计划', - click: this.handleGernaratePlanningTrain - }, - { - title: '生成仅环路计划', - click: this.populatingGenericData - // disabledCallback: () => { return !this.$route.query.planId }, - } - ] - }, + // { + // title: this.$t('planMonitor.tool'), + // children: [ + // { + // title: '生成带出入库计划', + // click: this.handleGernaratePlanningTrain + // }, + // { + // title: '生成仅环路计划', + // click: this.populatingGenericData + // // disabledCallback: () => { return !this.$route.query.planId }, + // } + // ] + // }, { title: '编辑', children: [