From 0460c717b4208a4d480151c121cd812562d1baf3 Mon Sep 17 00:00:00 2001 From: 18110972313 <780768673@qq.com> Date: Wed, 21 May 2025 18:19:27 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=88=B0=E8=B4=A7=E5=8D=95=EF=BC=8C?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E5=85=A5=E5=BA=93=E6=8C=89=E9=92=AE=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E7=A4=BA=E6=B6=88=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/stockIn/deliveryStockIn/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/stockIn/deliveryStockIn/index.vue b/src/views/stockIn/deliveryStockIn/index.vue index 95f0a5a..91be5ed 100644 --- a/src/views/stockIn/deliveryStockIn/index.vue +++ b/src/views/stockIn/deliveryStockIn/index.vue @@ -728,7 +728,6 @@ async function sendToERP() { .then((res: any) => { console.log(res) if (res.success) { - ;(state.OpCode = ''), ElMessageBox.alert('入库成功', '提醒框', { confirmButtonText: 'OK' })