修改考核内容

This commit is contained in:
李浩 2025-02-05 15:04:47 +08:00
parent a6389f78f7
commit 7f6beb0823

View File

@ -1505,9 +1505,11 @@
</Step> </Step>
<!--点击执针钳、注射器-->
<Step name="器械消毒"> <Step name="器械消毒">
<Start> <Start>
<Action type="Sequence">
<!--点击执针钳、注射器-->
<Action type="Sequence"> <Action type="Sequence">
<Action type="Hint" value="请按顺序进行相关操作。" time="-1" icon="true" ></Action> <Action type="Hint" value="请按顺序进行相关操作。" time="-1" icon="true" ></Action>
@ -1562,16 +1564,10 @@
<Action type="TimeLine" value="ZhuSheQiHuanZhenTouTimeLine" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="1215"></Action> <Action type="TimeLine" value="ZhuSheQiHuanZhenTouTimeLine" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="1215"></Action>
<Action type="NextOperation"></Action>
</Action > </Action >
</Start>
</Step>
<!--点击高温消毒柜--> <!--点击高温消毒柜-->
<Step name="器械消毒">
<Start>
<Action type="Sequence"> <Action type="Sequence">
<!--隐藏盒子里针头--> <!--隐藏盒子里针头-->
<Action type="Show" value="ExamPrefab/Teach_ToolsChose/SM_gongju/SM_XiaoWuJian/SM_ZhenTou/SM_ZhenTou1Mesh" isShow="false" isDevice="false"></Action> <Action type="Show" value="ExamPrefab/Teach_ToolsChose/SM_gongju/SM_XiaoWuJian/SM_ZhenTou/SM_ZhenTou1Mesh" isShow="false" isDevice="false"></Action>
@ -1633,6 +1629,8 @@
</Action > </Action >
</Action >
</Start> </Start>
</Step> </Step>
@ -1644,6 +1642,7 @@
</Step> </Step>
</Operation> </Operation>