From e10971a54c387b688d6d88e576c130ff07d7bc85 Mon Sep 17 00:00:00 2001 From: xins Date: Wed, 3 Apr 2024 14:25:34 +0800 Subject: [PATCH] =?UTF-8?q?1.9.8=20=E8=BD=A6=E9=97=B4=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-ui/src/views/login.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hw-ui/src/views/login.vue b/hw-ui/src/views/login.vue index 6cd058b..44cd990 100644 --- a/hw-ui/src/views/login.vue +++ b/hw-ui/src/views/login.vue @@ -120,17 +120,17 @@ export default { { floor: 4, processId: 42, - route: '/board/assemble' + route: '/board/weld'//折弯 }, { floor: 4, processId: 43, - route: '/board/assemble' + route: '/board/weld'//焊接 }, { floor: 4, processId: 44, - route: '/board/weld' + route: '/board/assemble'//装配 }, { floor: 5,