feat: 素材中心成品库-客户端处理
This commit is contained in:
@ -77,7 +77,14 @@ export const MENU_LIST = <Record<string, typeMenuItem[]>>{
|
||||
label: '成品库',
|
||||
routeName: 'MaterialCenterFinishedProducts',
|
||||
requireLogin: true,
|
||||
activeMatch: ['MaterialCenterFinishedProducts'],
|
||||
activeMatch: [
|
||||
'MaterialCenterFinishedProducts',
|
||||
'ManuscriptUpload',
|
||||
'ManuscriptEdit',
|
||||
'ManuscriptDetail',
|
||||
'ManuscriptCheckListDetail',
|
||||
'ManuscriptCheck',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 'ModMaterialCenterRawMaterialStorage',
|
||||
|
||||
Reference in New Issue
Block a user