暂时 注释 西安二号线 未实现的 功能
This commit is contained in:
parent
b04792f529
commit
b33e4b92ed
@ -26,105 +26,105 @@ export default {
|
|||||||
label: '发送',
|
label: '发送',
|
||||||
handler: this.sendRequestList
|
handler: this.sendRequestList
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
label: '取消',
|
// label: '取消',
|
||||||
handler: this.undeveloped
|
// handler: this.undeveloped
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
label: '全部扣车',
|
// label: '全部扣车',
|
||||||
children: [
|
// children: [
|
||||||
{
|
// {
|
||||||
label: '正线上全部扣车',
|
// label: '正线上全部扣车',
|
||||||
handler: this.undeveloped
|
// handler: this.undeveloped
|
||||||
}
|
// }
|
||||||
]
|
// ]
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
label: '全部发车',
|
// label: '全部发车',
|
||||||
children: [
|
// children: [
|
||||||
{
|
// {
|
||||||
label: '缓解正线所有列车',
|
// label: '缓解正线所有列车',
|
||||||
handler: this.undeveloped
|
// handler: this.undeveloped
|
||||||
}
|
// }
|
||||||
]
|
// ]
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
label: '停止所有列车',
|
// label: '停止所有列车',
|
||||||
children: [
|
// children: [
|
||||||
{
|
// {
|
||||||
label: '停止正线所有列车',
|
// label: '停止正线所有列车',
|
||||||
handler: this.undeveloped
|
// handler: this.undeveloped
|
||||||
}
|
// }
|
||||||
]
|
// ]
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
label: '车站选择',
|
label: '车站选择',
|
||||||
children: []
|
children: []
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '列车选择',
|
|
||||||
handler: this.undeveloped
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '缩放',
|
|
||||||
handler: this.undeveloped
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '显示控制',
|
|
||||||
children: [
|
|
||||||
{
|
|
||||||
label: '正线及车辆段',
|
|
||||||
handler: this.undeveloped
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '列车信息',
|
|
||||||
handler: this.undeveloped
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '下一窗口',
|
|
||||||
handler: this.undeveloped
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '上一窗口',
|
|
||||||
handler: this.undeveloped
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '激活所有菜单',
|
|
||||||
children: [
|
|
||||||
{
|
|
||||||
label: '确认',
|
|
||||||
handler: this.undeveloped
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '恢复激活菜单',
|
|
||||||
handler: this.undeveloped
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '进路模式 - 授权车站',
|
|
||||||
children: [
|
|
||||||
{
|
|
||||||
label: '自动',
|
|
||||||
handler: this.undeveloped
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '人工',
|
|
||||||
handler: this.undeveloped
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '列车报警确认',
|
|
||||||
children: [
|
|
||||||
{
|
|
||||||
label: '列车完整性报警确认',
|
|
||||||
handler: this.undeveloped
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
// {
|
||||||
|
// label: '列车选择',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '缩放',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '显示控制',
|
||||||
|
// children: [
|
||||||
|
// {
|
||||||
|
// label: '正线及车辆段',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '列车信息',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// }
|
||||||
|
// ]
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '下一窗口',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '上一窗口',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '激活所有菜单',
|
||||||
|
// children: [
|
||||||
|
// {
|
||||||
|
// label: '确认',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// }
|
||||||
|
// ]
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '恢复激活菜单',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '进路模式 - 授权车站',
|
||||||
|
// children: [
|
||||||
|
// {
|
||||||
|
// label: '自动',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '人工',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// }
|
||||||
|
// ]
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// label: '列车报警确认',
|
||||||
|
// children: [
|
||||||
|
// {
|
||||||
|
// label: '列车完整性报警确认',
|
||||||
|
// handler: this.undeveloped
|
||||||
|
// }
|
||||||
|
// ]
|
||||||
|
// }
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
@ -174,7 +174,7 @@ export default {
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
initMenu() {
|
initMenu() {
|
||||||
this.menuNormal[5].children = this.initStationList();
|
this.menuNormal[1].children = this.initStationList();
|
||||||
this.menu = this.menuNormal;
|
this.menu = this.menuNormal;
|
||||||
},
|
},
|
||||||
doShow(point) {
|
doShow(point) {
|
||||||
|
Loading…
Reference in New Issue
Block a user