| | |
| | | <template> |
| | | <div class="real-time-evaluation-page"> |
| | | <fks-row :gutter="20" style="width:100%;height:100%;"> |
| | | <fks-col :span="4" style="height:100%"> |
| | | <fks-row :gutter="10" style="width:100%;height:100%;"> |
| | | <fks-col :span="4" style="width:220px;height:100%"> |
| | | <div class="model-binding-left-box"> |
| | | <titleBox title="金刚沱泵站"></titleBox> |
| | | <fks-tree |
| | |
| | | </fks-tree> |
| | | </div> |
| | | </fks-col> |
| | | <fks-col :span="20" style="height:100%;"> |
| | | <fks-col :span="20" style="width:calc(100% - 220px);height:100%;"> |
| | | <div class="model-binding-right-box"> |
| | | <titleBox title="1#电机"></titleBox> |
| | | <div class="top-box" style="width:100%;height:calc(100% - 40px)"> |
| | |
| | | data: [ |
| | | { |
| | | value: 0.2, |
| | | name: '评价分数' |
| | | name: '扣分' |
| | | } |
| | | ] |
| | | } |