修改 隐藏

This commit is contained in:
ival 2021-03-16 09:52:45 +08:00
parent 72281db3a8
commit b678416593

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