修改代码
This commit is contained in:
parent
dd7f4d2aeb
commit
fd5d8245c7
@ -693,7 +693,9 @@ export default {
|
||||
if (!this.securityCommand) {
|
||||
step.over = true;
|
||||
step.cmdType = this.cmdType;
|
||||
}
|
||||
}
|
||||
|
||||
this.pushTempData([])
|
||||
this.$store.dispatch('training/nextNew', step).then(({ valid }) => {
|
||||
if (valid && this.securityCommand) {
|
||||
this.secondConfirm = true;
|
||||
|
Loading…
Reference in New Issue
Block a user