refactor: 解决合并后的冲突
This commit is contained in:
parent
8dc013927c
commit
0acc2a915d
|
@ -39,11 +39,6 @@ export default {
|
|||
name: "ApiReportView",
|
||||
component: () => import('@/business/components/api/report/ApiReportView'),
|
||||
},
|
||||
{
|
||||
path: "definition",
|
||||
name: "ApiDefinition",
|
||||
component: () => import('@/business/components/api/definition/ApiDefinition'),
|
||||
},
|
||||
{
|
||||
path: 'monitor/view',
|
||||
name: 'ApiMonitor',
|
||||
|
|
Loading…
Reference in New Issue