From f1b7e53b0883eb5d7abc1ee02d0d6b4c0299e921 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 28 Mar 2026 18:06:46 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(mes):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E7=AB=99=E8=A1=A8=E5=8D=95=EF=BC=8C=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=B7=A5=E5=BA=8F=E5=92=8C=E8=AE=BE=E5=A4=87=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mes/md/workstation/WorkstationForm.vue | 28 +++++++++---------- .../md/workstation/WorkstationMachineList.vue | 6 ++-- .../md/workstation/WorkstationToolList.vue | 6 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/views/mes/md/workstation/WorkstationForm.vue b/src/views/mes/md/workstation/WorkstationForm.vue index 71e1a9100..91b831274 100644 --- a/src/views/mes/md/workstation/WorkstationForm.vue +++ b/src/views/mes/md/workstation/WorkstationForm.vue @@ -38,15 +38,27 @@ - + + + + + + + + - - - - - - - diff --git a/src/views/mes/md/workstation/WorkstationMachineList.vue b/src/views/mes/md/workstation/WorkstationMachineList.vue index 642c2f641..5485235a0 100644 --- a/src/views/mes/md/workstation/WorkstationMachineList.vue +++ b/src/views/mes/md/workstation/WorkstationMachineList.vue @@ -35,10 +35,9 @@ v-loading="formLoading" > - - @@ -64,6 +63,7 @@