From 58a0e7f9d611944f2cc71b23d412a1a17a345fda 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 10:53:53 +0800 Subject: [PATCH] =?UTF-8?q?52307=20=E5=B1=9E=E6=80=A7=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E5=B1=9E=E6=80=A7=E5=AD=97=E5=85=B8=EF=BC=8C?= =?UTF-8?q?=E5=92=8C=E5=B1=9E=E6=80=A7=E9=85=8D=E7=BD=AE=EF=BC=8C=E6=94=BE?= =?UTF-8?q?=E5=88=B0=E4=B8=80=E8=B5=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navMenu/index.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index 8378db301..132846a8d 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -316,11 +316,6 @@ 'icon-class': 'el-icon-s-operation', menuId: 'adff323', children: [ - { - title: '属性管理', - path: '/standLawsAttrManage', - menuId: '72a24657972d286b8b5d80735cf4eee2' - }, { title: '操作日志', path: '/OperationLog', @@ -380,6 +375,11 @@ // path: '/DynamicInformations', // menuId: '3C87BSHJUF' // }, + { + title: '属性字典', + path: '/standLawsAttrManage', + menuId: '72a24657972d286b8b5d80735cf4eee2' + }, { title: '属性配置', path: '/attributeCustom',