diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index 132846a8d..7be6eb11c 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -316,6 +316,16 @@ 'icon-class': 'el-icon-s-operation', menuId: 'adff323', children: [ + { + title: '属性字典', + path: '/standLawsAttrManage', + menuId: '72a24657972d286b8b5d80735cf4eee2' + }, + { + title: '属性配置', + path: '/attributeCustom', + menuId: '9cdb9b40157dd967b664b9af462b960b' + }, { title: '操作日志', path: '/OperationLog', @@ -375,16 +385,6 @@ // path: '/DynamicInformations', // menuId: '3C87BSHJUF' // }, - { - title: '属性字典', - path: '/standLawsAttrManage', - menuId: '72a24657972d286b8b5d80735cf4eee2' - }, - { - title: '属性配置', - path: '/attributeCustom', - menuId: '9cdb9b40157dd967b664b9af462b960b' - }, // // { // // title: '流程分类管理', // // path: '/processClassificationManage',