update 辅材入库,修改点击入库按钮返回信息

This commit is contained in:
18110972313 2025-04-22 13:35:28 +08:00
parent 5009f73821
commit 2207d7514d

View File

@ -311,6 +311,7 @@ function handleQuery() {
}
}).then((res: any) => {
if (res.success) {
console.log(res.message)
state.OpCode = "",
ElMessageBox.alert('入库成功', '提醒框', {
confirmButtonText: 'OK',