From b0bcc6121300bcbeef7f20dd0640818b80a9c556 Mon Sep 17 00:00:00 2001 From: haoliang <821644@qq.com> Date: Tue, 19 May 2026 02:32:31 +0800 Subject: [PATCH] =?UTF-8?q?worker-shift-fix:=20Step1-Step4=E5=AE=8C?= =?UTF-8?q?=E6=88=90=E2=80=94=E2=80=94=E4=BB=A3=E7=A0=81=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?+=E6=8B=86=E5=88=86=E5=91=98=E5=B7=A5+=E9=87=8D=E6=94=BE38647?= =?UTF-8?q?=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/worker/WorkerListPage.vue | 14 +++++++++++--- src/CncCollector/Core/CollectRecordWriter.cs | 4 +++- src/CncCollector/Core/ProductionTracker.cs | 3 ++- src/CncRepository/Impl/WorkerMachineRepository.cs | 2 +- src/CncService/Impl/WorkerService.cs | 4 ++-- 5 files changed, 19 insertions(+), 8 deletions(-) diff --git a/frontend/src/views/worker/WorkerListPage.vue b/frontend/src/views/worker/WorkerListPage.vue index 4a63c06..075f630 100644 --- a/frontend/src/views/worker/WorkerListPage.vue +++ b/frontend/src/views/worker/WorkerListPage.vue @@ -65,7 +65,7 @@