春风项目四线(合箱线、总装线)
hdy
2024-01-16 9562e6b8a5d1b703681074927efbd602b9f48108
jcdm-ui/src/router/index.js
@@ -141,7 +141,7 @@
    permissions: ['bs:formulaChild:list'],
    children: [
      {
        path: 'index/:formulaCode(\\d+)',
        path: 'index',
        component: () => import('@/views/main/bs/formulaChild/index'),
        name: 'Data',
        meta: { title: '配方详情', activeMenu: '/main/bs/formulaChild' }