From 2207d7514daa47756f80e0b636c27feded1ffbc2 Mon Sep 17 00:00:00 2001 From: 18110972313 <780768673@qq.com> Date: Tue, 22 Apr 2025 13:35:28 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=BE=85=E6=9D=90=E5=85=A5=E5=BA=93?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E7=82=B9=E5=87=BB=E5=85=A5=E5=BA=93?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E8=BF=94=E5=9B=9E=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/stockIn/NoPoStockIn/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/stockIn/NoPoStockIn/index.vue b/src/views/stockIn/NoPoStockIn/index.vue index f8e6bcd..1caf2f1 100644 --- a/src/views/stockIn/NoPoStockIn/index.vue +++ b/src/views/stockIn/NoPoStockIn/index.vue @@ -311,6 +311,7 @@ function handleQuery() { } }).then((res: any) => { if (res.success) { + console.log(res.message) state.OpCode = "", ElMessageBox.alert('入库成功', '提醒框', { confirmButtonText: 'OK',