隐藏 生成仅环路计划
This commit is contained in:
parent
c11568348f
commit
72281db3a8
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user