From 346aba6f31c207b7acf2e6a4dc81203748c14322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Fri, 28 Nov 2025 14:27:55 +0800 Subject: [PATCH] =?UTF-8?q?refactor(ui):=20=E4=BC=98=E5=8C=96=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E6=98=BE=E7=A4=BA=E5=92=8C=E5=AF=B9=E8=AF=9D=E6=A1=86?= =?UTF-8?q?=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改发货单打印对话框宽度为固定值 - 订单列表显示供应商名称替代ID - 收货单和退货单显示订单编号替代ID - 调整发货单明细查询逻辑 - 退货单新增订单选择功能 - 发货单组件添加负责人信息输入 - 调整发货单打印样式和布局 --- .../KLPUI/KLPTable/FloatLayer/index.vue | 0 klp-ui/src/views/erp/order/index.vue | 2 +- klp-ui/src/views/erp/receipt/index.vue | 5 +-- klp-ui/src/views/erp/return/index.vue | 18 +++++---- .../wms/delivery/components/detailTable.vue | 6 +-- .../views/wms/delivery/components/wayBill.vue | 39 ++++++++++++++----- .../src/views/wms/delivery/waybill/index.vue | 2 +- 7 files changed, 47 insertions(+), 25 deletions(-) create mode 100644 klp-ui/src/components/KLPUI/KLPTable/FloatLayer/index.vue diff --git a/klp-ui/src/components/KLPUI/KLPTable/FloatLayer/index.vue b/klp-ui/src/components/KLPUI/KLPTable/FloatLayer/index.vue new file mode 100644 index 00000000..e69de29b diff --git a/klp-ui/src/views/erp/order/index.vue b/klp-ui/src/views/erp/order/index.vue index 65a2194e..fc2195fc 100644 --- a/klp-ui/src/views/erp/order/index.vue +++ b/klp-ui/src/views/erp/order/index.vue @@ -52,7 +52,7 @@ - + diff --git a/klp-ui/src/views/erp/receipt/index.vue b/klp-ui/src/views/erp/receipt/index.vue index 3c865f0f..cbea18af 100644 --- a/klp-ui/src/views/erp/receipt/index.vue +++ b/klp-ui/src/views/erp/receipt/index.vue @@ -20,9 +20,8 @@ - - - + +