Commit e4ece736 authored by dingyoujian's avatar dingyoujian

调整

parent 7f5e2ed7
......@@ -168,7 +168,7 @@ export const powerRoutes=[
component:'dangerManagement/safetyDisposalRecord/index',
hidden:false,
meta:{
"title": "安全隐患处理记录",
"title": "隐患责任分配",
"icon": "",
"noCache": false,
"link": null,
......@@ -182,7 +182,7 @@ export const powerRoutes=[
component:'dangerManagement/dangerRectificationRecord/index',
hidden:false,
meta:{
"title": "录入隐患整改情况",
"title": "隐患整改",
"icon": "",
"noCache": false,
"link": null,
......@@ -196,7 +196,7 @@ export const powerRoutes=[
component:'dangerManagement/dangerReviewRecord/index',
hidden:false,
meta:{
"title": "录入隐患复查记录",
"title": "隐患复查",
"icon": "",
"noCache": false,
"link": null,
......
......@@ -89,6 +89,7 @@
baseUrl: '/aqgl/yhgl/yhjl',
/* 查询参数*/
queryParams: {
queryType:'YHZG',
ksrq:new Date().getTime()-1000*60*60*24*30,
jsrq:new Date().getTime(),
bmid:'',
......
......@@ -91,6 +91,7 @@
baseUrl: '/aqgl/yhgl/yhjl',
/* 查询参数*/
queryParams: {
queryType:'YHFC',
ksrq: new Date().getTime()-1000*60*60*24*30,
jsrq: new Date().getTime(),
bmid:'',
......
......@@ -91,6 +91,7 @@ this.$refs['TablePager'].pageQuery()
baseUrl: '/aqgl/yhgl/yhjl',
/* 查询参数*/
queryParams: {
queryType:'YHSB',
flid:'',
bmid:'',
ksrq:new Date().getTime()-1000*60*60*24*30,
......
......@@ -87,6 +87,7 @@ this.$refs['TablePager'].pageQuery()
baseUrl: '/aqgl/yhgl/yhjl',
/* 查询参数*/
queryParams: {
queryType:'YHFP',
ksrq:new Date().getTime()-60*1000*60*24*30,
jsrq:new Date().getTime(),
bmid:'',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment