| | |
| | | { |
| | | "label": "osd时间是否正确", |
| | | "align": "center", |
| | | "prop": "osdTimeCorrect", |
| | | "prop": "osdTimeCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd通道名是否正确", |
| | | "align": "center", |
| | | "prop": "osdNameCorrect", |
| | | "prop": "osdNameCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd省是否正确", |
| | | "align": "center", |
| | | "prop": "osdProvinceCorrect", |
| | | "prop": "osdProvinceCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd市是否正确", |
| | | "align": "center", |
| | | "prop": "osdCityCorrect", |
| | | "prop": "osdCityCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd区是否正确", |
| | | "align": "center", |
| | | "prop": "osdPartCorrect", |
| | | "prop": "osdPartCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd左下角是否正确", |
| | | "align": "center", |
| | | "prop": "osdLbCorrect", |
| | | width: 150 |
| | | }, |
| | | |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | label: '点位名称标注正确数' |
| | | label: '总数' |
| | | }, |
| | | { |
| | | label: '点位名称标注错误数' |
| | | label: 'OSD正确数' |
| | | }, |
| | | { |
| | | label: 'osd时间标注正确数' |
| | | label: 'OSD错误数' |
| | | }, |
| | | { |
| | | label: 'osd时间标注错误数' |
| | | label: 'OSD未知数' |
| | | }, |
| | | { |
| | | label: '今日标注正确率' |
| | | label: '重点点位标注正确率' |
| | | }, |
| | | ] |
| | | } |
| | | ], |
| | | options: [ |
| | | { label: '正确',value: 1 }, |
| | | { label: '错误',value: 0 }, |
| | | { label: '错误',value: -1 }, |
| | | { label: '未知',value: 0 }, |
| | | ], |
| | | optionsName: '标注正确', |
| | | optionsName: 'OSD状态', |
| | | }, |
| | | { |
| | | title: '重点点位校时正确率', |
| | |
| | | { |
| | | "label": "osd时间是否正确", |
| | | "align": "center", |
| | | "prop": "osdTimeCorrect", |
| | | "prop": "osdTimeCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd通道名是否正确", |
| | | "align": "center", |
| | | "prop": "osdNameCorrect", |
| | | "prop": "osdNameCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd省是否正确", |
| | | "align": "center", |
| | | "prop": "osdProvinceCorrect", |
| | | "prop": "osdProvinceCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd市是否正确", |
| | | "align": "center", |
| | | "prop": "osdCityCorrect", |
| | | "prop": "osdCityCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd区是否正确", |
| | | "align": "center", |
| | | "prop": "osdPartCorrect", |
| | | "prop": "osdPartCorrectText", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd左下角是否正确", |
| | | "align": "center", |
| | | "prop": "osdLbCorrect", |
| | | width: 150 |
| | | }, |
| | | |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | label: 'osd时间标注正确数' |
| | | label: '总数' |
| | | }, |
| | | { |
| | | label: 'osd时间标注错误数' |
| | | label: 'OSD正确数' |
| | | }, |
| | | { |
| | | label: '今日校时正确率' |
| | | label: 'OSD错误数' |
| | | }, |
| | | { |
| | | label: 'OSD未知数' |
| | | }, |
| | | { |
| | | label: '重点点位标注正确率' |
| | | }, |
| | | ] |
| | | } |
| | | ], |
| | | options: [ |
| | | { label: '正确',value: 1 }, |
| | | { label: '错误',value: -1 }, |
| | | { label: '未知',value: 0 }, |
| | | ], |
| | | optionsName: 'OSD时间', |
| | | showList: [ |
| | | { key: 0, label: `设备厂商`, visible: false }, |
| | | { key: 1, label: `行政区域`, visible: false }, |
| | |
| | | <div class="moreInfo"> |
| | | <el-descriptions style="width: 100%" title="" border :column="2" size="medium"> |
| | | <el-descriptions-item label="负责单位">{{ item.unitName }}</el-descriptions-item> |
| | | <el-descriptions-item label="负责人">张一山</el-descriptions-item> |
| | | <el-descriptions-item label="联系电话">15115115142</el-descriptions-item> |
| | | <el-descriptions-item label="负责人">{{ item.unitContact }}</el-descriptions-item> |
| | | <el-descriptions-item label="联系电话">{{ item.unitContactPhone }}</el-descriptions-item> |
| | | </el-descriptions> |
| | | </div> |
| | | </el-carousel-item> |
| | |
| | | > |
| | | <div style="padding: 20px;font-size: 14px"> |
| | | <div class="row flow-item-x"> |
| | | <div class="flex1"><p>上报内容:</p></div> |
| | | <div class="flex2"> |
| | | <div class="flex1" style=""><p>上报内容:</p></div> |
| | | <div class="flex2" style="color: black"> |
| | | <div v-html="ywData.content"></div> |
| | | </div> |
| | | </div> |