物料入库
This commit is contained in:
@@ -203,6 +203,7 @@
|
||||
let res = await jbGetLtInfo(this.index, this.val2)
|
||||
if (res.code === '200') {
|
||||
this.currentData = res.data
|
||||
this.val2 = this.currentData.storagevehicle_code
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
|
||||
Reference in New Issue
Block a user