This commit is contained in:
duanliang
2025-04-22 23:19:40 +08:00
parent 3bff33bf03
commit c4210fed48
5 changed files with 23 additions and 9 deletions

View File

@@ -239,7 +239,7 @@
]
navRight.value = [
{ name:'车船', path:'/vehicles'},
{ name: '工单', path: '/workOrder' },
// { name: '工单', path: '/workOrder' },
{ name: '舆情', path: '/sentiment' },
{ name: '酒店', path: '/hotel' }
]