异常告警基本开发完成
This commit is contained in:
@ -335,6 +335,11 @@ export default [
|
||||
},
|
||||
],
|
||||
},
|
||||
{//异常告警
|
||||
name: 'AbnormalAlarm',
|
||||
path: '/AbnormalAlarm',
|
||||
component: './AbnormalAlarm'
|
||||
},
|
||||
{
|
||||
component: './404',
|
||||
},
|
||||
|
Reference in New Issue
Block a user