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()