@@ -360,6 +360,7 @@ const layout = [
name: '数据大盘',
component: Layout,
icon: 'data-big',
+ key: 'data_market',
redirect: '/dataBigManage/index',
children: [
{
@@ -195,6 +195,7 @@ export default {
created() {
this.getProvence()
this.settingGetBizList(false)
+ window.log({ c: 'data_market', d: 'get_data_market_page' })
},
methods: {
// 业务线与团队架构互斥