add 二楼生产出库\二楼取货确认\二楼货架绑定

This commit is contained in:
2025-02-13 09:57:55 +08:00
parent ed15e81831
commit 1b7fc00e47
8 changed files with 383 additions and 1 deletions

View File

@@ -181,6 +181,10 @@
try {
let res = await outStorageConfirm(obj)
if (res.code === '200') {
uni.showToast({
title: res.msg,
icon: 'none'
})
this.toEmpty()
}
this.disabled = false