From 0bae108902e7c21763e8181216cd55d929cffa5f Mon Sep 17 00:00:00 2001 From: zhangdi <1104545947@qq.com> Date: Tue, 2 Jun 2026 16:31:02 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondOrder/inbound.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/secondOrder/inbound.vue b/src/views/secondOrder/inbound.vue index 67d6c68..6f2e314 100644 --- a/src/views/secondOrder/inbound.vue +++ b/src/views/secondOrder/inbound.vue @@ -204,6 +204,7 @@ export default { }, handleCloseDetail(table) { this.inDialogVisible = false; + this.onLoad(this.page); }, // 入库 行点击事件 rowSelect(row) {