广丰卷烟厂数采质量分析系统
zhuguifei
5 小时以前 27f6c638a3006dc1c230feb7cfb44ad2df0a43dc
ruoyi-plus-soybean/src/router/elegant/routes.ts
@@ -199,12 +199,39 @@
        }
      },
      {
        name: 'md_mat',
        path: '/md/mat',
        component: 'view.md_mat',
        meta: {
          title: 'md_mat',
          i18nKey: 'route.md_mat'
        }
      },
      {
        name: 'md_mat-type',
        path: '/md/mat-type',
        component: 'view.md_mat-type',
        meta: {
          title: 'md_mat-type',
          i18nKey: 'route.md_mat-type'
        }
      },
      {
        name: 'md_shift',
        path: '/md/shift',
        component: 'view.md_shift',
        meta: {
          title: 'md_shift',
          i18nKey: 'route.md_shift'
        }
      },
      {
        name: 'md_weighing-box',
        path: '/md/weighing-box',
        component: 'view.md_weighing-box',
        meta: {
          title: 'md_weighing-box',
          i18nKey: 'route.md_weighing-box'
        }
      }
    ]
@@ -293,6 +320,15 @@
        }
      },
      {
        name: 'qm_matcheck',
        path: '/qm/matcheck',
        component: 'view.qm_matcheck',
        meta: {
          title: 'qm_matcheck',
          i18nKey: 'route.qm_matcheck'
        }
      },
      {
        name: 'qm_std',
        path: '/qm/std',
        component: 'view.qm_std',