Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
:class="{'disabled': disabled}"
|
||||
multiple
|
||||
drag
|
||||
|
||||
:show-file-list="showUploadlist"
|
||||
:on-success="uploadSuccess"
|
||||
:before-upload="beforeUpload"
|
||||
|
||||
@@ -88,6 +88,16 @@ export default {
|
||||
path: '/domesticStandardsAndRegulations',
|
||||
menuId: '3e3657498664beaa0dc1de1ecb3ae0da'
|
||||
},
|
||||
{
|
||||
title: '零部件编号申请',
|
||||
path: '/partCodeApply',
|
||||
menuId: ''
|
||||
},
|
||||
{
|
||||
title: '标准法规工作组数据统计',
|
||||
path: '/dataStatisComments',
|
||||
menuId: ''
|
||||
},
|
||||
{
|
||||
title: '海外标准法规',
|
||||
path: '/foreignStandardsAndRegulations',
|
||||
|
||||
Reference in New Issue
Block a user