wankeda
2025-05-26 0864509e1eb593c3dedb66196ec19fe51437922b
代码管理/NEWCode/WIDESEAWCS_Client/src/router/viewGird.js
@@ -53,10 +53,18 @@
    path: '/task',
    name: 'task',
    component: () => import('@/views/taskinfo/task.vue')
  },  {
    path: '/cztask',
    name: 'cztask',
    component: () => import('@/views/taskinfo/cztask.vue')
  }, {
    path: '/router',
    name: 'router',
    component: () => import('@/views/basicinfo/router.vue')
  }, {
    path: '/Dt_Stationinfo',
    name: 'Dt_Stationinfo',
    component: () => import('@/views/system/Dt_Stationinfo.vue')
  }]
export default viewgird