1.19 评标室监控列表页重构

This commit is contained in:
jl-zhoujl2
2023-01-19 15:27:34 +08:00
parent e004d843fd
commit ae53c3977e
19 changed files with 779 additions and 1 deletions

View File

@ -44,6 +44,10 @@ export const monitor = [
path: '/ElecMonitor/OpenToday',
component: './ElecEvaluation/Monitor/OpenToday',
},
{//评标室监控-列表
path: '/ElecMonitor/Room',
component: './ElecEvaluation/Monitor/Room',
},
],
},
]