| | |
| | | <div class="abnormal-center"> |
| | | 流程异常项目:<span |
| | | style="font-size: 16px; font-weight: 700" |
| | | >{{ |
| | | countExceptionProjectData.processExceptionProject |
| | | }}</span |
| | | >{{ countExceptionProjectData.processExceptionProject }}</span |
| | | > |
| | | </div> |
| | | <!-- <div class="abnormal-center">--> |
| | | <!-- 超时项目数:<span--> |
| | | <!-- style="font-size: 16px; font-weight: 700"--> |
| | | <!-- >0</span--> |
| | | <!-- >--> |
| | | <!-- </div>--> |
| | | <div class="abnormal-center"> |
| | | 资金异常项目:<span |
| | | 容缺项目数:<span |
| | | style="font-size: 16px; font-weight: 700" |
| | | >0</span |
| | | >{{countExceptionProjectData.hasWaitProjectNum}}</span |
| | | > |
| | | </div> |
| | | <div class="abnormal-center"> |
| | | 进度异常项目:<span |
| | | style="font-size: 16px; font-weight: 700" |
| | | >0</span |
| | | > |
| | | </div> |
| | | <!-- <div class="abnormal-center">--> |
| | | <!-- 资金异常项目:<span--> |
| | | <!-- style="font-size: 16px; font-weight: 700"--> |
| | | <!-- >0</span--> |
| | | <!-- >--> |
| | | <!-- </div>--> |
| | | <!-- <div class="abnormal-center">--> |
| | | <!-- 进度异常项目:<span--> |
| | | <!-- style="font-size: 16px; font-weight: 700"--> |
| | | <!-- >0</span--> |
| | | <!-- >--> |
| | | <!-- </div>--> |
| | | </div> |
| | | <div class="abnormal-img"></div> |
| | | </div> |
| | |
| | | export default { |
| | | name: "Index", |
| | | data() { |
| | | return {} |
| | | return { |
| | | } |
| | | }, |
| | | props: { |
| | | calculation: Array, |