diff --git a/pages/index/index.vue b/pages/index/index.vue index 26425f5..995f0f6 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -452,7 +452,7 @@ {{dailyExamineObj.RectifyCount||'0'}} - 整改中/个 + 已整改/个 @@ -1500,7 +1500,7 @@ export default { }, // 跳转到考核 handleGoExamine(type){ - this.$util.toNextRoute('navigateTo', `/pages/examine/index?come=index&type=${type}&time=${this.single}`) + this.$util.toNextRoute('navigateTo', `/pages/newamine/index?come=index&type=${type}&time=${this.single}`) }, async initYesterdayData(type){ // type 判断如果是滑动的 就是true 日期就传空 别的地方调用 默认传入时间 diff --git a/pages/newamine/component/yearCharts.vue b/pages/newamine/component/yearCharts.vue index 5ad089a..cc1d4f3 100644 --- a/pages/newamine/component/yearCharts.vue +++ b/pages/newamine/component/yearCharts.vue @@ -45,7 +45,7 @@ export default { width: 28, height: 28, series: data.series, - animation: true, + animation: false, rotate: false, rotateLock: false, background: "#FFFFFF", diff --git a/pages/newamine/index.vue b/pages/newamine/index.vue index 7072cdb..20af86d 100644 --- a/pages/newamine/index.vue +++ b/pages/newamine/index.vue @@ -9,7 +9,7 @@ - + @@ -24,7 +24,7 @@ - + @@ -79,16 +79,17 @@ {{dailyExamineObj.RectifyCount||'0'}} - 整改中/个 + 已整改/个 {{dailyExamineObj.UnRectifyCount||'0' }} 未整改/个 - + + {{dailyExamineObj.CompleteRate?dailyExamineObj.CompleteRate + '%' :'-' }} 达标率/全省 @@ -107,7 +108,7 @@ 服务区排名 排序 - + @@ -120,10 +121,10 @@ - {{index + 1}} + {{index + 1}} {{item.SERVERPART_NAME}} - {{item.EXAMINE_MQUARTER!=='0'?item.EXAMINE_MQUARTER==='1'?'一'+'季度':item.EXAMINE_MQUARTER==='2'?'二'+'季度':item.EXAMINE_MQUARTER==='3'?'三'+'季度':'四' + '季度':'月度'}} + {{item.EXAMINE_MQUARTER}} @@ -132,9 +133,9 @@ {{ subItem.REGION_NAME }} - {{subItem.SERVERPARTList[0].EXAMINE_SCORE}} + {{subItem.EXAMINE_SCORE}} - + @@ -149,7 +150,7 @@ 服务区排名 排序 - + @@ -159,23 +160,24 @@ - + - {{index+1}} - 黄山服务区 + {{index+1}} + {{item.SERVERPART_NAME}} - 1 - /6 + {{item.first}} + / + {{item.second}} 描述 - 广场、洗漱台、绿化带、宣传栏、标识标牌、垃圾桶、玻璃门窗、镜面保洁 + {{item.EXAMINE_DESC}} @@ -186,123 +188,105 @@ - {{ selectTab===1?popupShow===4?'':'服务区详情':selectTab===2?`${popupServiceName}`:'会议内容' }} + 服务区详情 - - {{item.SERVERPART_NAME.split('服务区')[0]}} - + + + {{item.SERVERPART_NAME.split('服务区')[0]}} + + + + + {{item.SERVERPART_NAME.split('服务区')[0]}} + + + - + {{item.REGION_NAME}} - - - - - - 前厅 - - - - - - {{item.EXAMINE_PERSON}} - - - - {{item.EXAMINE_OPERATEDATE}} + - - - - - - - 便利店 + + + + + + + + {{thirdItem.EXAMINE_POSITION || ''}} + + + {{thirdItem.EXAMINE_SCORE}} + - - -2 + + {{forthItem.EXAMINEDETAIL_DESC}} + + + - 便利店标签内容与信息不符, 酒类商品无温馨提示; + + + + + + + + + {{subItem.PATROL_POSITION}} + + + + + + + + {{thirdItem.PATROL_PERSON}} + + + + {{thirdItem.PATROL_DATE}} + + + + + + {{thirdItem.PATROL_SITUATION}} - + + + + + + + + + + - - - - - - - 这是整改前的问题描述,这是整改前的问题描述, 这是整改前的问题描述; 这是整改前的问题描述; - - - - - - - 2023/05/11 14:21:03 - - 这是整改前的问题描述,这是整改前的问题描述, 这是整改前的问题描述; 这是整改前的问题描述; - - - - - - - - - - {{item.REGION_NAME}}({{`${item.mark}`}}分) -
- {{subItem.EXAMINE_CONTENT}}({{subItem.DEDUCTION_SCORE}}分) - - {{subItem.DEDUCTION_REASON}} - ({{subItem.DEDUCTION_SCORE}}分; - 备注: {{subItem.EXAMINEDETAIL_DESC}}) -
- -
-
-
-
-
-
-
-
- - - - - - - - 整改前 - - 整改后 - - 暂未整改完成 - +