wangxinhui
2025-12-29 d0cc37c3c11859cc55f30624692dca55be2b8a32
项目代码/WCS/WCSClient/src/router/viewGird.js
@@ -54,6 +54,10 @@
    name: 'task',
    component: () => import('@/views/taskinfo/task.vue')
  }, {
    path: '/task_hty',
    name: 'task_hty',
    component: () => import('@/views/taskinfo/task_hty.vue')
  },{
    path: '/router',
    name: 'router',
    component: () => import('@/views/basicinfo/router.vue')