子卷进站出站
This commit is contained in:
@@ -155,6 +155,8 @@
|
|||||||
this.disabled = false
|
this.disabled = false
|
||||||
this.pkId = ''
|
this.pkId = ''
|
||||||
this.pkObj = {}
|
this.pkObj = {}
|
||||||
|
this.index1 = ''
|
||||||
|
this.index3 = ''
|
||||||
this._queryMaterialInfo()
|
this._queryMaterialInfo()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: res.message,
|
title: res.message,
|
||||||
|
|||||||
@@ -221,6 +221,8 @@
|
|||||||
this.disabled1 = false
|
this.disabled1 = false
|
||||||
this.checkArr = []
|
this.checkArr = []
|
||||||
this.isV = '0'
|
this.isV = '0'
|
||||||
|
this.index1 = ''
|
||||||
|
this.index5 = ''
|
||||||
this._queryMaterialInfo()
|
this._queryMaterialInfo()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: res.message,
|
title: res.message,
|
||||||
@@ -249,6 +251,8 @@
|
|||||||
let res = await disuseConfirm(this.index1)
|
let res = await disuseConfirm(this.index1)
|
||||||
this.disabled3 = false
|
this.disabled3 = false
|
||||||
this.checkArr = []
|
this.checkArr = []
|
||||||
|
this.index1 = ''
|
||||||
|
this.index5 = ''
|
||||||
this._queryMaterialInfo()
|
this._queryMaterialInfo()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: res.message,
|
title: res.message,
|
||||||
|
|||||||
Reference in New Issue
Block a user