套管
This commit is contained in:
@@ -208,6 +208,9 @@
|
|||||||
let res = await casingConfirm(this.checkArr, this.val2, this.val1)
|
let res = await casingConfirm(this.checkArr, this.val2, this.val1)
|
||||||
this.disabled = false
|
this.disabled = false
|
||||||
this.checkArr = []
|
this.checkArr = []
|
||||||
|
this.val1 = ''
|
||||||
|
this.val2 = ''
|
||||||
|
this.val4 = ''
|
||||||
this.searchList()
|
this.searchList()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: res.message,
|
title: res.message,
|
||||||
|
|||||||
Reference in New Issue
Block a user