1
hutongqing
2024-08-26 6d2b95b5b18121764523bc4f4891e8412556ec72
WIDESEAWCS_Client/src/router/viewGird.js
@@ -53,6 +53,10 @@
    path: '/task',
    name: 'task',
    component: () => import('@/views/taskinfo/task.vue')
  }, {
    path: '/router',
    name: 'router',
    component: () => import('@/views/basicinfo/router.vue')
  }]
export default viewgird