wanshenmean
2026-03-19 c493779a8504fe1eb548c865ff268a7f7436ec01
Code/WCS/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Web/src/router/index.ts
@@ -28,6 +28,11 @@
    path: '/protocol-templates',
    name: 'protocolTemplates',
    component: () => import('../views/ProtocolTemplatesView.vue')
  },
  {
    path: '/robot-clients',
    name: 'robotClients',
    component: () => import('../views/RobotClientsView.vue')
  }
]