宁波3排路进路校验字段调整
This commit is contained in:
parent
0e1dcbb5fd
commit
d3dd38b883
@ -445,7 +445,8 @@ export default {
|
|||||||
operation: OperationEvent.Command.commandNingBo3.Signal_command_path.operation,
|
operation: OperationEvent.Command.commandNingBo3.Signal_command_path.operation,
|
||||||
param: {
|
param: {
|
||||||
pathCode: `${row.code}`
|
pathCode: `${row.code}`
|
||||||
}
|
},
|
||||||
|
val: `${row.code}`
|
||||||
};
|
};
|
||||||
this.$store.dispatch('trainingNew/next', step).then(({ valid }) => {
|
this.$store.dispatch('trainingNew/next', step).then(({ valid }) => {
|
||||||
if (valid) {
|
if (valid) {
|
||||||
|
Loading…
Reference in New Issue
Block a user