diff --git a/src/api/production/query.js b/src/api/production/query.js
new file mode 100644
index 0000000..8b4e8bc
--- /dev/null
+++ b/src/api/production/query.js
@@ -0,0 +1,8 @@
+import { createAPI } from "@/utils/httpRequest.js";
+
+
+export const getHunlianTaskList = data => createAPI(`dailyPlan/getHunlianTaskList`, 'post', data);
+
+
+export const getHunlianTaskIssure = data => createAPI(`dailyPlan/getHunlianTaskIssure`, 'post', data);
+export const liuhuaIssureAndReport= data => createAPI(`dailyPlan/liuhuaIssureAndReport`, 'post', data);
diff --git a/src/views/modules/query/hlQuery.vue b/src/views/modules/query/hlQuery.vue
new file mode 100644
index 0000000..a0e8866
--- /dev/null
+++ b/src/views/modules/query/hlQuery.vue
@@ -0,0 +1,584 @@
+
+
+
+
+
+
+
+
+ 物料编码
+
+
+
+
+
+
+
+ ➞
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 新增
+
+ {{ '导出' }}
+
+
+
+
+
+
+
+ {{ scope.row[item.columnProp] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/query/liuhuaIssureAndReport.vue b/src/views/modules/query/liuhuaIssureAndReport.vue
new file mode 100644
index 0000000..e126d77
--- /dev/null
+++ b/src/views/modules/query/liuhuaIssureAndReport.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+ {{ '导出' }}
+
+
+
+
+
+
+ {{ scope.row[item.columnProp] }}
+
+
+
+
+
+
+
+
+
+
+
+
+