iscs调整
This commit is contained in:
parent
1945434421
commit
4b3376ec27
@ -291,43 +291,43 @@ export default {
|
||||
id: 'pidsMain',
|
||||
type: 'interface'
|
||||
},
|
||||
{
|
||||
name: '乘客信息-LCD控制屏',
|
||||
mode: 'pidsLcd',
|
||||
id: 'pidsLcd',
|
||||
type: 'interface'
|
||||
},
|
||||
{
|
||||
name: '乘客信息-计时一览',
|
||||
mode: 'pidsPreview',
|
||||
id: 'pidsPreview',
|
||||
type: 'interface'
|
||||
},
|
||||
{
|
||||
name: '乘客信息-紧急发布一览',
|
||||
mode: 'pidsEmergency',
|
||||
id: 'pidsEmergency',
|
||||
type: 'interface'
|
||||
},
|
||||
// {
|
||||
// name: '乘客信息-LCD控制屏',
|
||||
// mode: 'pidsLcd',
|
||||
// id: 'pidsLcd',
|
||||
// type: 'interface'
|
||||
// },
|
||||
// {
|
||||
// name: '乘客信息-计时一览',
|
||||
// mode: 'pidsPreview',
|
||||
// id: 'pidsPreview',
|
||||
// type: 'interface'
|
||||
// },
|
||||
// {
|
||||
// name: '乘客信息-紧急发布一览',
|
||||
// mode: 'pidsEmergency',
|
||||
// id: 'pidsEmergency',
|
||||
// type: 'interface'
|
||||
// },
|
||||
{
|
||||
name: '广播系统-主画面',
|
||||
mode: 'paMain',
|
||||
id: 'paMain',
|
||||
type: 'interface'
|
||||
},
|
||||
{
|
||||
name: '广播系统-广播监听',
|
||||
mode: 'paMonitor',
|
||||
id: 'paMonitor',
|
||||
type: 'interface'
|
||||
},
|
||||
{
|
||||
name: '广播系统-计时一览',
|
||||
mode: 'paPreview',
|
||||
id: 'paPreview',
|
||||
type: 'interface'
|
||||
}
|
||||
// {
|
||||
// name: '广播系统-广播监听',
|
||||
// mode: 'paMonitor',
|
||||
// id: 'paMonitor',
|
||||
// type: 'interface'
|
||||
// },
|
||||
// {
|
||||
// name: '广播系统-计时一览',
|
||||
// mode: 'paPreview',
|
||||
// id: 'paPreview',
|
||||
// type: 'interface'
|
||||
// }
|
||||
// {
|
||||
// name: '闭路电视',
|
||||
// mode: 'cctv',
|
||||
// id: 'cctv',
|
||||
|
Loading…
Reference in New Issue
Block a user