实训调整

This commit is contained in:
joylink_fanyuhong 2024-05-23 16:10:50 +08:00
parent fb0e071ab7
commit 6c2c484aeb

View File

@ -106,6 +106,15 @@ var handleStep = [
"next": false,
"checkVoice": ""
},
{
"stepName": "实训已结束",
"stepOperation": [],
"play": false,
"playPath": "",
"notip": false,
"next": false,
"checkVoice": ""
},
]
## 步骤操作执行index
var stepOperationIndex = 0