diff --git a/src/api/print/labelHist.js b/src/api/print/labelHist.js
new file mode 100644
index 0000000..d6629b2
--- /dev/null
+++ b/src/api/print/labelHist.js
@@ -0,0 +1,5 @@
+import { createAPI } from "@/utils/httpRequest.js";
+
+// 获取打印历史记录
+export const getLabelPrintHistList = data => createAPI(`/labelHist/getLabelPrintHistList`,'post',data)
+
diff --git a/src/views/modules/labelPrint/label-hist.vue b/src/views/modules/labelPrint/label-hist.vue
new file mode 100644
index 0000000..3de7153
--- /dev/null
+++ b/src/views/modules/labelPrint/label-hist.vue
@@ -0,0 +1,209 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+
+ {{ buttons.select }}
+
+
+
+
+
+ {{ scope.row[item.columnProp] }}
+
+
+
+
+
+
+
+
+