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