调整实训中传输信号机的替代问题
This commit is contained in:
parent
2286a66766
commit
2ecb963027
@ -485,7 +485,7 @@ export default {
|
||||
this.canCommand = true;
|
||||
const step = {
|
||||
operation: 'click',
|
||||
code: this.selectedObj.code,
|
||||
code: this.selected.code,
|
||||
subType:this.$store.state.menuOperation.subType
|
||||
};
|
||||
this.$store.dispatch('training/nextNew', step).then(({ valid }) => {
|
||||
|
Loading…
Reference in New Issue
Block a user