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'