diff --git a/src/api/jhzx/qfxq.js b/src/api/jhzx/qfxq.js
index 7a302f7..a5dbe5a 100644
--- a/src/api/jhzx/qfxq.js
+++ b/src/api/jhzx/qfxq.js
@@ -8,4 +8,4 @@ export function save(data) {return request({url: '/dmQfxq/save', method: 'post',
export function getCzxx(data) {return request({url: '/dmQfxq/getCzxx', method: 'post', data})}
-
+export function getQfxq(data) {return request({url: '/ypp/getQfxq', method: 'post', data})}
diff --git a/src/api/jhzxgl/ypp.js b/src/api/jhzxgl/ypp.js
index 51e7f51..528ed0a 100644
--- a/src/api/jhzxgl/ypp.js
+++ b/src/api/jhzxgl/ypp.js
@@ -14,3 +14,14 @@ export function getBfwz(data={}) {return request({url: '/dwxx/list', method: 'po
* @returns {*}
*/
export function saveBfwz(data={}) {return request({url: '/dwxx/addOrEdit', method: 'post', data})}
+
+
+export function getDmppxxbList(data={}) {return request({url: '/dmPpxxb/getDmppxxbList', method: 'post', data})}
+
+export function saveDmppxxb(data) {return request({url: '/dmPpxxb/saveDmppxxb', method: 'post', data})}
+
+export function getList(data) {return request({url: '/ypp/getList', method: 'post', data})}
+
+export function getLjxx(data) {return request({url: '/ypp/getLjxx', method: 'post', data})}
+
+export function checkBfwz(data) {return request({url: '/ypp/checkBfwz', method: 'post', data})}
diff --git a/src/views/jhzxgl/components/YppTq.vue b/src/views/jhzxgl/components/YppTq.vue
index da724fd..f6a8963 100644
--- a/src/views/jhzxgl/components/YppTq.vue
+++ b/src/views/jhzxgl/components/YppTq.vue
@@ -1,16 +1,46 @@
-
+
-
+
-
- 小组需求时间范围:
-
- 至
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -23,65 +53,67 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/src/views/jhzxgl/yppFK.vue b/src/views/jhzxgl/yppFK.vue
index ca2af9c..916e132 100644
--- a/src/views/jhzxgl/yppFK.vue
+++ b/src/views/jhzxgl/yppFK.vue
@@ -1,22 +1,205 @@
- 待开发...
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 齐套检查
+
+
+
+
+
diff --git a/src/views/jhzxgl/yppGL.vue b/src/views/jhzxgl/yppGL.vue
index 14b7f3e..f46babf 100644
--- a/src/views/jhzxgl/yppGL.vue
+++ b/src/views/jhzxgl/yppGL.vue
@@ -67,9 +67,10 @@
-
+
查询
- 保存
+ 提取
+ 保存
@@ -103,11 +104,9 @@