From 0776afdb9dff455e922ff0e97bfee31ba9a46c7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Wed, 10 Sep 2025 13:21:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/boxManage/saleBoxManage.vue | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/src/views/modules/boxManage/saleBoxManage.vue b/src/views/modules/boxManage/saleBoxManage.vue index c69d0e0..c2bd48c 100644 --- a/src/views/modules/boxManage/saleBoxManage.vue +++ b/src/views/modules/boxManage/saleBoxManage.vue @@ -159,7 +159,27 @@ min-width="100" label="装箱人"> - + + + + + + @@ -177,7 +197,6 @@ import excel from "@/utils/excel-util.js"; import boxing from "./com_saleBoxManage_boxing.vue" import { - getOutboundDetail, getOutboundDetailWithRoll, searchOutboundNotification } from '../../../api/qc/outbound_notification'