|
@@ -122,7 +122,8 @@ const officialWebsiteManagement = {
|
|
|
import ('@/views/officialWebsiteManagement/publicityAdd'),
|
|
|
meta: {
|
|
|
title: '行业资讯新增',
|
|
|
- icon: ''
|
|
|
+ icon: '',
|
|
|
+ module: 'changyuntong.sijiguanli.view',
|
|
|
},
|
|
|
hidden: true
|
|
|
},
|
|
@@ -133,7 +134,8 @@ const officialWebsiteManagement = {
|
|
|
import ('@/views/officialWebsiteManagement/publicityLook'),
|
|
|
meta: {
|
|
|
title: '行业资讯查看',
|
|
|
- icon: ''
|
|
|
+ icon: '',
|
|
|
+ module: 'changyuntong.sijiguanli.view',
|
|
|
},
|
|
|
hidden: true
|
|
|
},
|
|
@@ -144,7 +146,8 @@ const officialWebsiteManagement = {
|
|
|
import ('@/views/officialWebsiteManagement/publicityEdit'),
|
|
|
meta: {
|
|
|
title: '行业资讯编辑',
|
|
|
- icon: ''
|
|
|
+ icon: '',
|
|
|
+ module: 'changyuntong.sijiguanli.view',
|
|
|
},
|
|
|
hidden: true
|
|
|
},
|