日志
This commit is contained in:
@@ -35,6 +35,14 @@ const routes = [
|
||||
title: '相关方管理',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'log',
|
||||
name: 'ContractLogManage',
|
||||
component: () => import('@/views/contract/log/index.vue'),
|
||||
meta: {
|
||||
title: '日志管理',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user