jiekou
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
let obj = Object.assign(this.currentData, {single_weight: this.sWeight, pcsn: this.pcsn, qty: this.qty})
|
||||
let res = await checkMaterConfirm(obj)
|
||||
uni.showToast({
|
||||
title: res.msg,
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.disabled = false
|
||||
|
||||
Reference in New Issue
Block a user