数据
This commit is contained in:
@@ -339,7 +339,7 @@
|
||||
this.show = false
|
||||
try {
|
||||
let res = await receiptBillDetailSetStor(this.value2, this.popData)
|
||||
if (res.code === '1') {
|
||||
if (res.code === 1) {
|
||||
this._receiptBillDetailPage(this.popObj)
|
||||
}
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user