邓洁 : 风压风速接口

This commit is contained in:
邓洁
2023-12-13 09:43:53 +08:00
parent 16e68e8609
commit 944c727cc5
7 changed files with 127 additions and 125 deletions

View File

@@ -20,6 +20,7 @@ const btnList = ref([
icon: 'sp_icon_zdgl.png',
name: '站点管理'
},
{
icon: 'sp_icon_sdgl.png',
name: '隧道管理'
@@ -32,10 +33,10 @@ const btnList = ref([
icon: 'sp_icon_xtgl.png',
name: '系统管理'
},
{
icon: 'sp_icon_mngl.png',
name: '模拟仿真'
},
// {
// icon: 'sp_icon_mngl.png',
// name: '模拟仿真'
// },
])
const selectButton = ref(props.modelValue);
const getImageUrl = (name) => {