设备管理页面初步搭建
This commit is contained in:
@ -41,10 +41,14 @@ export const elecBidEvaluation = [
|
||||
path: '/ElecEvaluation/AbnormalAlarm',
|
||||
component: './ElecEvaluation/AbnormalAlarm'
|
||||
},
|
||||
{//设备管理
|
||||
{//设备查看
|
||||
path: '/ElecEvaluation/Device',
|
||||
component: './ElecEvaluation/Device',
|
||||
},
|
||||
{//设备管理
|
||||
path: '/ElecEvaluation/DeviceManage',
|
||||
component: './ElecEvaluation/DeviceManage',
|
||||
},
|
||||
{//评标现场管理
|
||||
path: '/ElecEvaluation/EvalSiteManage',
|
||||
routes: [
|
||||
|
Reference in New Issue
Block a user