update 辅材入库,修改点击入库按钮返回信息
This commit is contained in:
parent
5009f73821
commit
2207d7514d
@ -311,6 +311,7 @@ function handleQuery() {
|
|||||||
}
|
}
|
||||||
}).then((res: any) => {
|
}).then((res: any) => {
|
||||||
if (res.success) {
|
if (res.success) {
|
||||||
|
console.log(res.message)
|
||||||
state.OpCode = "",
|
state.OpCode = "",
|
||||||
ElMessageBox.alert('入库成功', '提醒框', {
|
ElMessageBox.alert('入库成功', '提醒框', {
|
||||||
confirmButtonText: 'OK',
|
confirmButtonText: 'OK',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user