潜在服务商修改

This commit is contained in:
2025-10-23 11:39:01 +08:00
parent f788927da2
commit f257a9ad2a
4 changed files with 104 additions and 1 deletions

View File

@ -19,6 +19,14 @@ const routes = [
title: '信息录入',
}
},
{
path: '/supplierAddResult',
name: 'supplierAddResult',
component: () => import('@/views/index/supplierAddResult'),
meta:{
title: '审核中',
}
},
{
path: '/supplierInfo',
name: 'supplierInfo',