隐藏 生成仅环路计划

This commit is contained in:
ival 2021-03-16 09:28:00 +08:00
parent c11568348f
commit 72281db3a8

View File

@ -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: [