From f7406250b11376f2a5fe7ad715e22b3dbce2c5a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=99=E8=BF=90=E6=A8=A1?= <1724894114@qq.com> Date: Mon, 28 Jul 2025 16:58:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AF=BC=E5=87=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E3=80=81=E6=A3=80=E7=B4=A2=E9=87=8D=E6=96=B0=E6=8C=89?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/scExport/index.vue | 37 ++++++++++++++----- .../scTable/components/headerSearch.vue | 22 ++++++++++- src/views/cost/feeRecords/index.vue | 1 + src/views/cost/shipmentStatistics/index.vue | 1 + src/views/earlyManager/list.vue | 1 + src/views/finance/feesStatistics/index.vue | 1 + src/views/inventory/inoutRecord/index.vue | 1 + src/views/order/inventoryList/index.vue | 1 + src/views/order/inventoryStatistics/index.vue | 1 + src/views/order/orderList/index.vue | 1 + src/views/reports/keepRepairReports/index.vue | 1 + src/views/reports/shipmentReports/index.vue | 1 + src/views/setting/bom/index.vue | 1 + src/views/setting/company/index.vue | 1 + src/views/setting/log/components/ability.vue | 3 +- src/views/setting/log/components/command.vue | 1 + .../setting/partsMag/components/info.vue | 1 + .../setting/partsMag/components/library.vue | 1 + src/views/setting/user/index.vue | 1 + .../shipment/shipmentDataConfirm/index.vue | 1 + src/views/shipment/shipmentList/bom.vue | 1 + src/views/shipment/shipmentList/list.vue | 1 + .../shipment/shipmentStatistics/index.vue | 1 + src/views/userCenter/user/logs.vue | 1 + 24 files changed, 71 insertions(+), 12 deletions(-) diff --git a/src/components/scExport/index.vue b/src/components/scExport/index.vue index 1c6db93..0f04334 100644 --- a/src/components/scExport/index.vue +++ b/src/components/scExport/index.vue @@ -6,18 +6,28 @@