story#5256 供应商整改界面完善20250327

This commit is contained in:
2025-04-09 16:26:27 +08:00
committed by zhouxueli
parent 321414ad87
commit 4a0a60afb7
3 changed files with 187 additions and 1 deletions

View File

@ -186,6 +186,14 @@ const routes = [
title:'文档资料'
}
},
{
path: '/notificationList',
name: 'notificationList',
component:()=>import('@/views/index/notificationList'),
meta: {
title:'告知函'
}
},
{
path: '/caseList',
name: 'caseList',