240 发简信
IP属地:陕西
  • {
    path: '/enterprise/statisticManage',
    name: 'statisticManage',
    component: parentView,
    redirect: 'ComStatisticManage',
    meta: { title: '统计分析' },
    children: [
    {
    path: '/enterprise/statisticManage/ComStatisticManage',
    name: 'ComStatisticManage',
    component: () => import('@/views/enterprise/statisticManage/statisticManage'),
    meta: { title: '企业信息统计' }
    },
    {
    path: 'statisticEquipmentManage',
    name: 'statisticEquipmentManage',
    component: () => import('@/views/enterprise/statisticManage/comStatisticManage'),
    meta: { title: '特种设备统计' }
    }
    ]
    },

    点击三级菜单404啦

    基于vue+elementUI实现的三级菜单

    实现效果如下 砰砰砰 !!!听说不贴代码的博客都是耍流氓(复制即用,请叫我雷锋) 数据源 aside.vue

  • 我的数据是数组对象里面的键值对的格式,怎么改呢

    vue element-ui动态生成table表头和数据

    element-ui动态生成表头和数据;应用场景:由于业务需要根据后台返回的数据进行动态的生成表格(表头+数据); 1、template 2、script prop 表格字段...

  • 120
  • 毕业的12月

    12月即将到来,离我毕业的日期越来越近