diff --git a/src/api/zyjh.js b/src/api/zyjh.js
index e55df43..6a90bb8 100644
--- a/src/api/zyjh.js
+++ b/src/api/zyjh.js
@@ -40,9 +40,10 @@ export const getSljhPgd=function(data={}){
})
}
-export const getYcldw=function(){
+export const getYcldw=function(data={}){
return request({
url: '/zyjh/ycldw',
method: 'post',
+ params:data
})
}
diff --git a/src/permission.js b/src/permission.js
index f44fc31..20e5263 100644
--- a/src/permission.js
+++ b/src/permission.js
@@ -8,7 +8,7 @@ import getPageTitle from '@/utils/get-page-title'
NProgress.configure({ showSpinner: false }) // NProgress Configuration
-const whiteList = ['/menu','/login', '/auth-redirect','/kban','/sliao','/pwpg','/pwfk','/llpg','/llfk','/hxpg','/hxfk','/qgpg','/qgfl'] // no redirect whitelist
+const whiteList = ['/menu','/login', '/auth-redirect','/kban','/sliao','/pwpg','/pwfk','/llpg','/llfk','/hxpg','/hxfk','/qgpg','/qgfk'] // no redirect whitelist
export function flatRoutes(routes) {
let ret = [];
routes.forEach(it => {
diff --git a/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue b/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue
index 8d58353..721b0a2 100644
--- a/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue
+++ b/src/views/zyjhzx/hxianfkui/comps/HxianPgd.vue
@@ -1,11 +1,18 @@
-
+
diff --git a/src/views/zyjhzx/qgepgong/comps/QgePgd.vue b/src/views/zyjhzx/qgepgong/comps/QgePgd.vue
index f61cbff..3e9c967 100644
--- a/src/views/zyjhzx/qgepgong/comps/QgePgd.vue
+++ b/src/views/zyjhzx/qgepgong/comps/QgePgd.vue
@@ -1,13 +1,23 @@
-
+