fix: BUG修改

This commit is contained in:
kun 2024-02-26 17:04:50 +08:00
parent 3c3a2ce70e
commit 6dc3a7314e

View File

@ -149,14 +149,14 @@ let menuList = ref([
menuName: "扬尘噪声",
companyPath: "/headNoise"
},
{
companyPath: "/electricityMonitor",
menuName: "用电监测"
},
{
companyPath: "/waterMonitor",
menuName: "用水监测"
}
// {
// companyPath: "/electricityMonitor",
// menuName: ""
// },
// {
// companyPath: "/waterMonitor",
// menuName: ""
// }
]
},