diff --git a/src/api/wms/wms.js b/src/api/wms/wms.js
new file mode 100644
index 0000000..1e22b9f
--- /dev/null
+++ b/src/api/wms/wms.js
@@ -0,0 +1,6 @@
+import { createAPI } from "@/utils/httpRequest.js";
+//获取检验合格的单据
+export const getInboundQcResultData = data => createAPI(`wmsPrint/getInboundQcResultData`,'POST',data)
+export const getPoOrderRollNoOutData = data => createAPI(`wmsPrint/getPoOrderRollNoOutData`,'POST',data)
+export const getInboundQcResultOtherData = data => createAPI(`wmsPrint/getInboundQcResultOtherData`,'POST',data)
+export const submitPoOrderRollNo = data => createAPI(`wmsPrint/submitPoOrderRollNo`,'POST',data)
diff --git a/src/views/modules/print/PoPartPrint.vue b/src/views/modules/print/PoPartPrint.vue
new file mode 100644
index 0000000..aa15f90
--- /dev/null
+++ b/src/views/modules/print/PoPartPrint.vue
@@ -0,0 +1,890 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Query
+ {{'导出'}}
+
+
+
+
+
+
+
+
+
+ 生成标签
+
+
+
+
+ {{scope.row[item.columnProp]}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{scope.row[item.columnProp]}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+