From 4bed53717233d02d0b4cba440afcb3132a71bfb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Thu, 22 Jan 2026 15:35:57 +0800 Subject: [PATCH] =?UTF-8?q?fix(dashboard):=20=E4=BF=AE=E5=A4=8D=E7=89=A9?= =?UTF-8?q?=E6=96=99=E6=8E=A5=E6=94=B6=E7=9C=8B=E6=9D=BF=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E7=BB=91=E5=AE=9A=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将包装列表数据源更正为接收列表数据源 --- src/views/modules/dashboard/material-receiving-board.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/dashboard/material-receiving-board.vue b/src/views/modules/dashboard/material-receiving-board.vue index c18df2b..4094bc5 100644 --- a/src/views/modules/dashboard/material-receiving-board.vue +++ b/src/views/modules/dashboard/material-receiving-board.vue @@ -86,7 +86,7 @@ - + {{ idx + 1 }} {{ item.storageLocation }} {{ item.palletCode }}