From 82e31eacd49deeff98a47ba9beb54c345b91d3a0 Mon Sep 17 00:00:00 2001 From: 18110972313 <780768673@qq.com> Date: Tue, 22 Apr 2025 13:44:10 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=BE=85=E6=9D=90=E5=85=A5=E5=BA=93?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=A2=9E=E5=8A=A0=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E5=85=A5=E5=BA=93=E6=8C=89=E9=92=AE=EF=BC=8C=E5=A6=82=E6=9E=9C?= =?UTF-8?q?=E6=88=90=E5=8A=9F=E6=9B=B4=E6=96=B0=E5=88=97=E8=A1=A8=E5=85=A5?= =?UTF-8?q?=E5=BA=93=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/stockIn/NoPoStockIn/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/stockIn/NoPoStockIn/index.vue b/src/views/stockIn/NoPoStockIn/index.vue index 1caf2f1..9d3598a 100644 --- a/src/views/stockIn/NoPoStockIn/index.vue +++ b/src/views/stockIn/NoPoStockIn/index.vue @@ -319,7 +319,7 @@ function handleQuery() { state.button_loading = false state.loading = false - // handleQuery() + handleQuery() } else { ElMessageBox.alert('入库失败:' + res.message, '提醒框', { confirmButtonText: 'OK',