Fix some commented out lines
This commit is contained in:
parent
d6b7e41698
commit
591df646c0
2 changed files with 1 additions and 2 deletions
|
|
@ -154,7 +154,7 @@ export default {
|
|||
await this.startMoveTask();
|
||||
},
|
||||
async startMoveTask() {
|
||||
//this.moveLock = true;
|
||||
this.moveLock = true;
|
||||
await this.$refs.moveButton.startTask();
|
||||
},
|
||||
moveComplete() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue