shop_vue/src/views/plus/business/index.vue
@@ -41,12 +41,6 @@ activeName: 'business', /*切换数组*/ sourceList: [ { key: 'industry', value: '行业管理', path: '/plus/business/industry/index', }, { key: 'business', value: '名片列表', @@ -54,14 +48,20 @@ }, { key: 'template', value: '名片模板记录', value: '名片模板管理', path:'/plus/business/template/index' }, { key: 'grade', value: '名片等级管理', path:'/plus/business/grade/index' } }, { key: 'industry', value: '行业管理', path: '/plus/business/industry/index', } ], /*权限筛选后的数据*/ tabList:[],