This commit is contained in:
2023-04-13 19:31:12 +08:00
parent 537b349a9f
commit 40bab7f486
5 changed files with 18 additions and 52 deletions

View File

@@ -77,7 +77,7 @@
},
async _releasepoint (type) {
try {
let res = await inOutExceptionInstConfirm(this.index1, this.val1, type)
let res = await releasepoint(this.index1, this.val1, type)
this.disabled1 = false
this.disabled2 = false
this.index1 = ''