This commit is contained in:
home孙 2025-02-19 11:43:42 +08:00
parent 71c209d2e0
commit 70a8d717bd

View File

@ -197,7 +197,7 @@ const routes = [
component: () => import('../views/wufang/snowRemoval.vue')
},{
path: '/targetTemperature',
name: 'targetTemperature',
name: 'targetTemperature',
component: () => import('../views/page/targetTemperature.vue')
},{
path: '/targetHumidity',