去掉基础设施--云资源
This commit is contained in:
parent
c35398209b
commit
07fff52e43
|
@ -928,7 +928,8 @@
|
||||||
const tabList = ref([
|
const tabList = ref([
|
||||||
{
|
{
|
||||||
title: '设施类型',
|
title: '设施类型',
|
||||||
content: ['视频资源', '云资源', '感知资源', '城市云脑会客厅'],
|
content: ['视频资源', '感知资源', '城市云脑会客厅']
|
||||||
|
// content: isXiHaiAn ? ['视频资源', '感知资源', '城市云脑会客厅'] : ['视频资源', '云资源', '感知资源', '城市云脑会客厅'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '视频标签',
|
title: '视频标签',
|
||||||
|
|
Loading…
Reference in New Issue