Commit 08e4e44d authored by Gakki's avatar Gakki

修改错误

parent 0e440a4b
...@@ -41,9 +41,14 @@ ...@@ -41,9 +41,14 @@
"activeRule": "/hp_question" "activeRule": "/hp_question"
}, },
{ {
"name": "document", "name": "documentOne",
"entry": "http://172.82.26.1/document", "entry": "http://10.216.118.142/documentOne",
"activeRule": "/document" "activeRule": "/documentOne"
},
{
"name": "documentTwo",
"entry": "http://10.216.118.142/documentTwo",
"activeRule": "/documentTwo"
} }
], ],
...@@ -89,9 +94,14 @@ ...@@ -89,9 +94,14 @@
"activeRule": "/hp_question" "activeRule": "/hp_question"
}, },
{ {
"name": "document", "name": "documentOne",
"entry": "http://yangpu-hm.omniview.pro/document", "entry": "http://yangpu-hm.omniview.pro/documentOne",
"activeRule": "/document" "activeRule": "/documentOne"
},
{
"name": "documentTwo",
"entry": "http://yangpu-hm.omniview.pro/documentTwo",
"activeRule": "/documentTwo"
} }
] ]
} }
\ No newline at end of file
{ {
"Layout": [ "Layout": [
{ {
"path": "/document/month", "name": "month", "path": "/documentOne/month", "name": "month",
"meta": { "title": "检查单","menuIcon": "profile", "menuPath":false, "hideInBread":false }, "meta": { "title": "检查单","menuIcon": "profile", "menuPath":false, "hideInBread":false },
"children":[ "children":[
{ {
"path": "/document/month/monthList", "name": "month", "path": "/documentOne/month/monthList", "name": "month",
"meta": { "title": "房办月查列表","menuIcon": "profile", "menuPath":false, "hideInBread":false }, "meta": { "title": "房办月查列表","menuIcon": "profile", "menuPath":false, "hideInBread":false },
"children": [ "children": [
{ {
"path": "/document/month/monthInfo", "name": "monthInfo", "path": "/documentOne/month/monthInfo", "name": "monthInfo",
"meta": { "title": "检查详情", "menuPath":false, "hideInBread":false } "meta": { "title": "检查详情", "menuPath":false, "hideInBread":false }
} }
] ]
...@@ -17,15 +17,15 @@ ...@@ -17,15 +17,15 @@
] ]
}, },
{ {
"path": "/document/repair", "name": "repairList", "path": "/documentTwo/repair", "name": "repairList",
"meta": { "title": "应急报修","menuIcon": "profile", "menuPath":false, "hideInBread":false }, "meta": { "title": "应急报修","menuIcon": "profile", "menuPath":false, "hideInBread":false },
"children":[ "children":[
{ {
"path": "/document/repair/repairList", "name": "repairList", "path": "/documentTwo/repair/repairList", "name": "repairList",
"meta": { "title": "应急报修列表","menuIcon": "profile", "menuPath":false, "hideInBread":false }, "meta": { "title": "应急报修列表","menuIcon": "profile", "menuPath":false, "hideInBread":false },
"children": [ "children": [
{ {
"path": "/document/repair/repairInfo", "name": "repairInfo", "path": "/documentTwo/repair/repairInfo", "name": "repairInfo",
"meta": { "title": "报修详情", "menuPath":false, "hideInBread":false } "meta": { "title": "报修详情", "menuPath":false, "hideInBread":false }
} }
] ]
...@@ -33,25 +33,25 @@ ...@@ -33,25 +33,25 @@
] ]
}, },
{ {
"path": "/document/tousu", "name": "tousu", "path": "/documentTwo/tousu", "name": "tousu",
"meta": { "title": "投诉信息", "menuPath": true, "menuIcon": "profile", "hideInBread": true }, "meta": { "title": "投诉信息", "menuPath": true, "menuIcon": "profile", "hideInBread": true },
"children": [ "children": [
{ {
"path": "/document/tousu/tousuQuestion", "name": "tousuQuestion", "path": "/documentTwo/tousu/tousuQuestion", "name": "tousuQuestion",
"meta": { "title": "投诉问题排行", "menuPath":true, "hideInBread":false}, "meta": { "title": "投诉问题排行", "menuPath":true, "hideInBread":false},
"children":[ "children":[
{ {
"path": "/document/tousu/tousuQuestion/questionInfo", "name": "questionInfo", "path": "/documentTwo/tousu/tousuQuestion/questionInfo", "name": "questionInfo",
"meta": { "title": "投诉问题列表", "menuPath":false, "hideInBread":false } "meta": { "title": "投诉问题列表", "menuPath":false, "hideInBread":false }
}, },
{ {
"path": "/document/tousu/tousuQuestion/tousuDetails", "name": "tousuDetails", "path": "/documentTwo/tousu/tousuQuestion/tousuDetails", "name": "tousuDetails",
"meta": { "title": "投诉问题详情", "menuPath":false, "hideInBread":false } "meta": { "title": "投诉问题详情", "menuPath":false, "hideInBread":false }
} }
] ]
}, },
{ {
"path": "/document/tousu/tousuDensity", "name": "tousuDensity", "path": "/documentTwo/tousu/tousuDensity", "name": "tousuDensity",
"meta": { "title": "投诉密度排行", "menuPath":true, "hideInBread":false} "meta": { "title": "投诉密度排行", "menuPath":true, "hideInBread":false}
} }
] ]
......
...@@ -83,10 +83,10 @@ export default { ...@@ -83,10 +83,10 @@ export default {
*/ */
BASE_URL, BASE_URL,
GET_USER_INFO: '/service-user/login/user/info', // 获取用户信息 GET_USER_INFO: '/service-user-ddd/login/user/info', // 获取用户信息
PUT_PERSONAL_RESET_PWD: 'service-user/pwd', // 修改密码 PUT_PERSONAL_RESET_PWD: '/pwd', // 修改密码
GET_HOME_DISPOSAL: '/service-special-xh-ddd/dashboard/disposal', //处置单统计 GET_HOME_DISPOSAL: '/service-documents-ddd/dashboard/disposal', //处置单统计
GET_HOUSE_MONTH: '/service-documents-ddd/dashboard/house/month', //房办月查统计 GET_HOUSE_MONTH: '/service-documents-ddd/dashboard/house/month', //房办月查统计
GET_ALREADY_OR_EXPIRE: '/service-basicdatasync-ddd/indCou/statistics/alreadyOrWillExpire', GET_ALREADY_OR_EXPIRE: '/service-basicdatasync-ddd/indCou/statistics/alreadyOrWillExpire',
...@@ -175,8 +175,8 @@ export default { ...@@ -175,8 +175,8 @@ export default {
SHENGCHA_POST: '', // 提交需要XX审查的数据信息 SHENGCHA_POST: '', // 提交需要XX审查的数据信息
GET_REPAIR_STATISTICS: '/service-documents-ddd/reportBX/statistics', //应急报修统计 GET_REPAIR_STATISTICS: '/service-documents-ddd/reportBX/statistics', //应急报修统计
GET_CHWECK_DATA: FANGDI_URL+'/propertyinspector/api/v1/sharingplatform/themeListForOneDay', //专项检查数据 GET_CHWECK_DATA: FANGDI_URL+'/propertyinspector/api/v1/sharingplatform/themeListForOneDay', //专项检查数据
GET_JIANCHADIZHI: '/service-special-xh-ddd/generateUrl', //获取专项检查页面地址 GET_JIANCHADIZHI: '/service-documents-ddd/generateUrl', //获取专项检查页面地址
GET_WYGENERATE: '/service-special-xh-ddd/wywebgenerateUrl', //获取物业风险发现/处置地址 GET_WYGENERATE: '/service-documents-ddd/wywebgenerateUrl', //获取物业风险发现/处置地址
GET_TOUSUQUESTION_INFO: '/service-documents-ddd/tsDetial', //投诉问题列表 GET_TOUSUQUESTION_INFO: '/service-documents-ddd/tsDetial', //投诉问题列表
GET_TOUSUDENSITY_LIST: '/service-documents-ddd/tsDensityRank', //投诉密度排行 GET_TOUSUDENSITY_LIST: '/service-documents-ddd/tsDensityRank', //投诉密度排行
GET_TOUSUQUESTION_DETAILS: '/service-documents-ddd/tsDetial/{id}', //投诉问题详情 GET_TOUSUQUESTION_DETAILS: '/service-documents-ddd/tsDetial/{id}', //投诉问题详情
......
...@@ -222,7 +222,8 @@ ...@@ -222,7 +222,8 @@
<span style="font-weight:600;"><img src="@/assets/icon/yyzt.png" alt="" style="width:20px;margin-right:3px;"> 已有主题</span> <span style="font-weight:600;"><img src="@/assets/icon/yyzt.png" alt="" style="width:20px;margin-right:3px;"> 已有主题</span>
</a-col> </a-col>
<a-col :span="6"> <a-col :span="6">
<span class="jianchaThemeNum">{{theme}}</span> <!-- <span class="jianchaThemeNum">{{theme}}</span> -->
<span class="jianchaThemeNum">0</span>
</a-col> </a-col>
</a-row> </a-row>
<a-row> <a-row>
...@@ -230,7 +231,8 @@ ...@@ -230,7 +231,8 @@
<span style="font-weight:600;"><img src="@/assets/icon/ywcjcxq.png" alt="" style="width:20px;margin-right:3px;"> 已完成检查小区</span> <span style="font-weight:600;"><img src="@/assets/icon/ywcjcxq.png" alt="" style="width:20px;margin-right:3px;"> 已完成检查小区</span>
</a-col> </a-col>
<a-col :span="6"> <a-col :span="6">
<span class="jianchaThemeNum">{{sect}}</span> <!-- <span class="jianchaThemeNum">{{sect}}</span> -->
<span class="jianchaThemeNum">0</span>
</a-col> </a-col>
</a-row> </a-row>
<a-row> <a-row>
...@@ -238,7 +240,8 @@ ...@@ -238,7 +240,8 @@
<span style="font-weight:600;"><img src="@/assets/icon/zt.png" alt="" style="width:20px;margin-right:3px;"> 已开整改单</span> <span style="font-weight:600;"><img src="@/assets/icon/zt.png" alt="" style="width:20px;margin-right:3px;"> 已开整改单</span>
</a-col> </a-col>
<a-col :span="6"> <a-col :span="6">
<span class="jianchaThemeNum">{{receipts}}</span> <!-- <span class="jianchaThemeNum">{{receipts}}</span> -->
<span class="jianchaThemeNum">0</span>
</a-col> </a-col>
</a-row> </a-row>
</a-col> </a-col>
...@@ -992,11 +995,11 @@ export default { ...@@ -992,11 +995,11 @@ export default {
window.open('http://962121.fgj.sh.gov.cn/wyweb/shanghaiwuye/web/dataV/riskmanagement/#/') window.open('http://962121.fgj.sh.gov.cn/wyweb/shanghaiwuye/web/dataV/riskmanagement/#/')
}, },
openOutUrl2(){ openOutUrl2(){
this.$ajax.get({ // this.$ajax.get({
url: this.$api.GET_WYGENERATE, // url: this.$api.GET_WYGENERATE,
}).then(res => { // }).then(res => {
window.open(res) // window.open(res)
}) // })
}, },
/** /**
* 去应急报修 * 去应急报修
......
...@@ -347,7 +347,8 @@ export default { ...@@ -347,7 +347,8 @@ export default {
tableName: '', // 邻里小汇 tableName: '', // 邻里小汇
formed: '', // 邻里小汇 formed: '', // 邻里小汇
type: '', // 邻里小汇 type: '', // 邻里小汇
isBeforeTwoThousand: false, isBeforeTwoThousand: '0',
twoThousandValue: '',
personalizedKey: '' personalizedKey: ''
} }
}, },
...@@ -514,9 +515,9 @@ export default { ...@@ -514,9 +515,9 @@ export default {
// 'tableName': !this.tableName?'': this.tableName, // 'tableName': !this.tableName?'': this.tableName,
'type': !this.type? '': this.type, 'type': !this.type? '': this.type,
'sectType_in': '1', 'sectType_in': '1',
'finishDate_lt': this.isBeforeTwoThousand=='1'? '2000-01-01': '',
'finishDate_gt': this.isBeforeTwoThousand=='2'? '2000-01-01': '',
'c.createTime_desc': 'desc', 'c.createTime_desc': 'desc',
'finishDate_lt': !!this.isBeforeTwoThousand? '2000-01-01': '',
'finishDate_gt': !this.isBeforeTwoThousand? '2000-01-01': '',
}, obj, isHocId)// 融合obj 和isHocId 到入参 }, obj, isHocId)// 融合obj 和isHocId 到入参
searchParams[this.personalizedKey] = !this.formed?'': this.formed searchParams[this.personalizedKey] = !this.formed?'': this.formed
...@@ -814,19 +815,7 @@ export default { ...@@ -814,19 +815,7 @@ export default {
this.getList() this.getList()
}, },
changeFinishDate(val) { changeFinishDate(val) {
switch (val) { this.isBeforeTwoThousand = val
case '1':
this.isBeforeTwoThousand = true
break
case '2':
this.isBeforeTwoThousand = false
break
default:
this.isBeforeTwoThousand = false
break
}
this.getList() this.getList()
} }
}, },
......
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