代码调整

This commit is contained in:
joylink_cuiweidong 2020-10-10 19:44:58 +08:00
parent 4357b5dac2
commit 70c713e736

View File

@ -248,7 +248,10 @@ export default {
scriptId:'', scriptId:'',
commandEvaluationRuleVOs:[], commandEvaluationRuleVOs:[],
stepVOs:[], stepVOs:[],
operationStatisticVO:{} operationStatisticVO:{
score:'',
itemVOS:[]
}
} }
}; };
}, },