物料入库

This commit is contained in:
2025-11-13 16:24:56 +08:00
parent e8a2cf10fa
commit d0ff76238e
7 changed files with 205 additions and 17 deletions

View File

@@ -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'