xiaojiao
4 天以前 5ce21dbcd0849adc3afcf28fffc8933ce717c380
项目代码/WIDESEA_WCSClient/src/router/viewGird.js
@@ -62,6 +62,10 @@
    path: '/router',
    name: 'router',
    component: () => import('@/views/basicinfo/router.vue')
  },{
    path: '/materialInfo',
    name: 'Dt_MaterialInfo',
    component: () => import('@/views/basicinfo/materialInfo.vue')
  }
]