From 911bc2b26d3f671a7d9bef09f719c13ad96f4955 Mon Sep 17 00:00:00 2001 From: qiankanghui Date: Thu, 11 Jun 2026 14:49:17 +0800 Subject: [PATCH] =?UTF-8?q?feat(order):=20=E6=96=B0=E5=A2=9E=E9=AA=8C?= =?UTF-8?q?=E8=B4=A7=E6=98=8E=E7=BB=86=E5=88=97=E8=A1=A8=E5=92=8C=E7=89=A9?= =?UTF-8?q?=E6=B5=81PO=E5=88=97=E8=A1=A8=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加了 inspectionDetailList.vue 组件用于显示验货明细 - 添加了 logisticsPoList.vue 组件用于显示物流PO信息 - 在 poOrder_search.vue 中集成物流和验货明细页签功能 - 实现了表格行点击切换详情页签的数据联动机制 - 更新了多个附件表格组件的表头对齐样式 - 修改了物流管理页面的字段映射和高度设置方法 --- .../com_inspectionRequestAttachmentTab.vue | 20 +- .../npcIqc/com_logisticsAttachmentTab.vue | 6 + .../modules/npcIqc/logisticsManagement.vue | 10 +- .../order/com_inspectionDetailList.vue | 183 ++++++++++++++++++ .../modules/order/com_logisticsPoList.vue | 176 +++++++++++++++++ src/views/modules/order/poOrder_search.vue | 84 +++++++- 6 files changed, 470 insertions(+), 9 deletions(-) create mode 100644 src/views/modules/order/com_inspectionDetailList.vue create mode 100644 src/views/modules/order/com_logisticsPoList.vue diff --git a/src/views/modules/inspection/com_inspectionRequestAttachmentTab.vue b/src/views/modules/inspection/com_inspectionRequestAttachmentTab.vue index fa7c629..a7d87c5 100644 --- a/src/views/modules/inspection/com_inspectionRequestAttachmentTab.vue +++ b/src/views/modules/inspection/com_inspectionRequestAttachmentTab.vue @@ -16,32 +16,40 @@ type="index" label="序号" width="80" - align="center" /> + align="center" + header-align="center" /> + show-overflow-tooltip + align="left" + header-align="center" /> + align="center" + header-align="center" /> + show-overflow-tooltip + align="left" + header-align="center" /> + align="center" + header-align="center" /> + fixed="right" + header-align="center">