联调
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user