From bef644015ab7e15d9674ae57a9f22a51023e1157 Mon Sep 17 00:00:00 2001 From: "zangch@mesnac.com" Date: Mon, 11 Aug 2025 17:48:22 +0800 Subject: [PATCH] =?UTF-8?q?feat(wms):=20=E5=85=A5=E5=BA=93=E5=8D=95?= =?UTF-8?q?=E7=89=A9=E6=96=99=E6=89=93=E5=8D=B0=E6=9D=A1=E7=A0=81=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E6=8C=89=E5=85=A5=E5=BA=93=E7=8A=B6=E6=80=81=E7=AD=9B?= =?UTF-8?q?=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增入库状态筛选功能,根据路由参数设置初始筛选值 - 添加实际入库时间列 - 调整部分列的显示逻辑,根据入库状态动态显示 - 优化查询和重置功能,保留入库状态筛选条件 --- src/views/wms/instockPrint/index.vue | 89 +++++++++++++++++++++------- 1 file changed, 66 insertions(+), 23 deletions(-) diff --git a/src/views/wms/instockPrint/index.vue b/src/views/wms/instockPrint/index.vue index ec2ad21..db271e9 100644 --- a/src/views/wms/instockPrint/index.vue +++ b/src/views/wms/instockPrint/index.vue @@ -38,10 +38,10 @@ - + - + - + + + +