Merge branch 'uat-评标室-风险防控-告警处理' into 'release_electronic_bid_evaluation_room'

8.26 电子评标室 风险防控 告警处理

See merge request eshop/fe_service_ebtp_frontend!245
This commit is contained in:
周建龙
2022-08-26 13:39:35 +08:00
7 changed files with 666 additions and 2 deletions

View File

@ -385,6 +385,11 @@ export default [
},
],
},
{//异常告警
name: 'AbnormalAlarm',
path: '/AbnormalAlarm',
component: './AbnormalAlarm'
},
{
component: './404',
},