Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
super_liu
2022-03-31 11:26:42 +08:00
+5 -5
View File
@@ -316,11 +316,6 @@
'icon-class': 'el-icon-s-operation', 'icon-class': 'el-icon-s-operation',
menuId: 'adff323', menuId: 'adff323',
children: [ children: [
{
title: '属性管理',
path: '/standLawsAttrManage',
menuId: '72a24657972d286b8b5d80735cf4eee2'
},
{ {
title: '操作日志', title: '操作日志',
path: '/OperationLog', path: '/OperationLog',
@@ -380,6 +375,11 @@
// path: '/DynamicInformations', // path: '/DynamicInformations',
// menuId: '3C87BSHJUF' // menuId: '3C87BSHJUF'
// }, // },
{
title: '属性字典',
path: '/standLawsAttrManage',
menuId: '72a24657972d286b8b5d80735cf4eee2'
},
{ {
title: '属性配置', title: '属性配置',
path: '/attributeCustom', path: '/attributeCustom',