修改110
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
},
|
||||
async _startMoveWasteFoilv2 () {
|
||||
try {
|
||||
let res = await startMoveWasteFoilv2(this.index2, this.index1)
|
||||
let res = await startMoveWasteFoilv2('', this.index2, this.index1)
|
||||
this.clearUp()
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
|
||||
Reference in New Issue
Block a user