From f5904fa7f3a31980777f1bfb7d917685cc45070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Mon, 9 Mar 2026 17:19:06 +0800 Subject: [PATCH] =?UTF-8?q?feat(wms):=20=E6=B7=BB=E5=8A=A0=E6=AC=A1?= =?UTF-8?q?=E5=93=81=E6=A0=87=E7=AD=BE=E9=A1=B5=E5=B9=B6=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E9=92=A2=E5=8D=B7=E7=BB=9F=E8=AE=A1=E8=A1=A8=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit refactor(LeftList): 移除表单包装简化对话框结构 feat(Perspective): 新增宽度分类统计组件 perf(TrimStatistics): 优化表格宽度分组和过滤逻辑 --- .../Perspective/CategoryWidthStatistics.vue | 138 ++++++++++ .../panels/Perspective/TrimStatistics.vue | 239 ++++++++++++++---- .../coil/perspective/components/LeftList.vue | 10 +- .../src/views/wms/coil/perspective/index.vue | 12 - klp-ui/src/views/wms/coil/views/scrap.vue | 8 + 5 files changed, 337 insertions(+), 70 deletions(-) diff --git a/klp-ui/src/views/wms/coil/panels/Perspective/CategoryWidthStatistics.vue b/klp-ui/src/views/wms/coil/panels/Perspective/CategoryWidthStatistics.vue index e69de29b..79037d6e 100644 --- a/klp-ui/src/views/wms/coil/panels/Perspective/CategoryWidthStatistics.vue +++ b/klp-ui/src/views/wms/coil/panels/Perspective/CategoryWidthStatistics.vue @@ -0,0 +1,138 @@ + + + + + \ No newline at end of file diff --git a/klp-ui/src/views/wms/coil/panels/Perspective/TrimStatistics.vue b/klp-ui/src/views/wms/coil/panels/Perspective/TrimStatistics.vue index 33995a9f..f48d591f 100644 --- a/klp-ui/src/views/wms/coil/panels/Perspective/TrimStatistics.vue +++ b/klp-ui/src/views/wms/coil/panels/Perspective/TrimStatistics.vue @@ -1,7 +1,7 @@ @@ -34,6 +38,10 @@ export default { nextWarehouseId: '2019583429955104769', // 废品仓 // materialType: '废品' }, + query3: { + dataType: 1, + OnlyScrap: true, + }, hideWarehouseQuery: true, showAbnormal: true, labelType: '2',