From bd1eecc1066aeab8d33b08a24ca9c4dc4647184c Mon Sep 17 00:00:00 2001 From: GGJ <357021191@qq.com> Date: Mon, 24 Feb 2025 16:45:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A3=80=E6=B5=8B=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../testScript/components/communication.vue | 74 +++- .../testScript/components/scriptForm.ts | 18 +- .../testScript/components/setValueTable.vue | 166 +++----- .../components/testProjectPopup.vue | 392 +++++++++++------- .../components/testScriptDetail.vue | 255 +++++++----- .../components/testScriptDipTab.vue | 6 +- .../components/testScriptFlickerTab.vue | 21 +- .../components/testScriptVolCurTab.vue | 23 +- 8 files changed, 544 insertions(+), 411 deletions(-) diff --git a/frontend/src/views/machine/testScript/components/communication.vue b/frontend/src/views/machine/testScript/components/communication.vue index d62c87c..4652a77 100644 --- a/frontend/src/views/machine/testScript/components/communication.vue +++ b/frontend/src/views/machine/testScript/components/communication.vue @@ -16,7 +16,13 @@