This commit is contained in:
fan 2021-03-25 13:07:34 +08:00
commit 0d57d977a1

View File

@ -321,11 +321,29 @@ export default {
type: 'interface' type: 'interface'
}, },
{ {
name: '站厅层公共区段', name: '站厅层C端',
mode: 'fas02', mode: 'fas02',
id: 'stationHallFour', id: 'stationHallFour',
type: 'interface' type: 'interface'
} },
{
name: '站厅层D端',
mode: 'fas02',
id: 'stationHallFive',
type: 'interface'
},
{
name: '站厅层出入口A端',
mode: 'fas02',
id: 'stationHallSix',
type: 'interface'
},
{
name: '站厅层出入口B端',
mode: 'fas02',
id: 'stationHallSeven',
type: 'interface'
},
] ]
}, },
{ {