[update 标准解读流程] 审核

This commit is contained in:
danshihao
2024-07-10 10:34:55 +08:00
parent 8663a09f7d
commit 4c784fbd02
@@ -68,7 +68,7 @@
<interpretation-liaison-distribute v-if="currentNodeId === StandardInterpretationNodes.controlDepartLiaisonDistribution.value"
:disabled="disabled" ref="businessComp"/>
<!-- 主解读人分发 -->
<interpretation-main-interpreter-distribute v-if="currentNodeId === StandardInterpretationNodes.standardInterpreterDistribution.value"
<interpretation-main-interpreter-distribute v-else-if="currentNodeId === StandardInterpretationNodes.standardInterpreterDistribution.value"
:disabled="disabled" ref="businessComp"/>
<!-- 解读人填写解读信息 -->
<!-- 标准主解读人单线审核 -->