子卷进站出站

This commit is contained in:
2023-08-31 15:23:54 +08:00
parent f2ea1ebea1
commit 517ee90124
2 changed files with 6 additions and 0 deletions

View File

@@ -155,6 +155,8 @@
this.disabled = false
this.pkId = ''
this.pkObj = {}
this.index1 = ''
this.index3 = ''
this._queryMaterialInfo()
uni.showToast({
title: res.message,

View File

@@ -221,6 +221,8 @@
this.disabled1 = false
this.checkArr = []
this.isV = '0'
this.index1 = ''
this.index5 = ''
this._queryMaterialInfo()
uni.showToast({
title: res.message,
@@ -249,6 +251,8 @@
let res = await disuseConfirm(this.index1)
this.disabled3 = false
this.checkArr = []
this.index1 = ''
this.index5 = ''
this._queryMaterialInfo()
uni.showToast({
title: res.message,