From 0bae200241ac453902d5daa4d6cb9b08968bab70 Mon Sep 17 00:00:00 2001 From: GGJ <357021191@qq.com> Date: Thu, 27 Feb 2025 08:41:33 +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=20=E5=BD=95=E5=85=A5=E6=A3=80?= =?UTF-8?q?=E6=B5=8B=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../testScript/components/communication.vue | 28 +- .../testScript/components/scriptForm.ts | 58 +-- .../testScript/components/setValueTable.vue | 68 +++- .../components/testProjectPopup.vue | 324 +++++++++++++---- .../components/testScriptDetail.vue | 108 ++++-- .../components/testScriptDipTab.vue | 22 +- .../components/testScriptFlickerTab.vue | 267 ++++++++++---- .../components/testScriptHarmTab.vue | 331 +++++++++++++----- .../components/testScriptInHarmTab.vue | 4 - .../testScript/components/testScriptPopup.vue | 20 +- .../components/testScriptVolCurTab.vue | 28 +- 11 files changed, 924 insertions(+), 334 deletions(-) diff --git a/frontend/src/views/machine/testScript/components/communication.vue b/frontend/src/views/machine/testScript/components/communication.vue index 4652a77..2c5914f 100644 --- a/frontend/src/views/machine/testScript/components/communication.vue +++ b/frontend/src/views/machine/testScript/components/communication.vue @@ -21,7 +21,7 @@ v-if="row.show" :active-value="1" :inactive-value="0" - :disabled="disabled" + :disabled="row.disabled || disabled" >