From f0ea0adb04f215078401a4d06790847f8c698ce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Thu, 31 Mar 2022 13:51:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=9E=E6=80=A7=E9=85=8D=E7=BD=AE=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navMenu/index.vue | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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',