From ee7453d5cd1400e4e023a143f1ee401a0528b99e Mon Sep 17 00:00:00 2001 From: ival <610568032@qq.com> Date: Thu, 25 Mar 2021 13:08:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E7=AB=99=E5=8E=85?= =?UTF-8?q?=E5=AD=90=E5=9B=BE=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iscs/iscsDesign/demonList.vue | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/src/views/iscs/iscsDesign/demonList.vue b/src/views/iscs/iscsDesign/demonList.vue index a115f0661..1d60734ca 100644 --- a/src/views/iscs/iscsDesign/demonList.vue +++ b/src/views/iscs/iscsDesign/demonList.vue @@ -321,11 +321,29 @@ export default { type: 'interface' }, { - name: '站厅层公共区段', + name: '站厅层C端', mode: 'fas02', id: 'stationHallFour', 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' + }, ] }, {