quanwei
2025-10-31 7a27a1d4d0038abe2115adb1753f897f56d66323
shop_vue/src/views/plus/business/index.vue
@@ -42,25 +42,25 @@
      /*切换数组*/
      sourceList: [
          {
            key: 'industry',
            value: '行业管理',
            path: '/plus/business/industry/index',
          },
        {
          key: 'business',
          value: '名片列表',
          path:'/plus/business/business/index'
        },
        {
          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',
        }
      ],
      /*权限筛选后的数据*/