change
This commit is contained in:
@@ -218,7 +218,7 @@
|
||||
return
|
||||
}
|
||||
try {
|
||||
let res = await jbReturnMaterial(this.index, this.index2, this.pkId)
|
||||
let res = await jbReturnMaterial(this.index, this.index2, this.val1, this.pkId)
|
||||
if (res.code === '200') {
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
|
||||
Reference in New Issue
Block a user