add 二楼生产出库\二楼取货确认\二楼货架绑定
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user