wankeda
2025-06-24 6cc35000a6e138cfad96e7b02f8aeddcdb4ba6bf
代码管理/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