压机搬运

This commit is contained in:
2023-10-19 10:58:19 +08:00
parent 417d78f733
commit 1a341bafff

View File

@@ -80,7 +80,7 @@
return
}
try {
let res = await pressTask(this.val1, this.index2, this.val2)
let res = await pressTask(this.index2, this.val1, this.val2)
this.disabled1 = false
this.val1 = ''
this.val2 = ''