From 88d517f11fc5d504a795d438468b35e7087cb2a9 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Fri, 6 Mar 2026 10:16:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/comps/gsp/GSP005.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/business/comps/template/comps/gsp/GSP005.vue b/src/views/business/comps/template/comps/gsp/GSP005.vue index 8e77e50..3309ebc 100644 --- a/src/views/business/comps/template/comps/gsp/GSP005.vue +++ b/src/views/business/comps/template/comps/gsp/GSP005.vue @@ -828,6 +828,8 @@ export default { }) } } + //使用 + let tableListRy = content.formRyConfigs if (tableListRy && tableListRy.length > 0) { for (let i = 0; i < tableListRy.length; i++) { @@ -852,6 +854,8 @@ export default { }) } } + //使用 + } //使用的试剂、仪器 const stepResource = this.getStepResource()