tanghaolin
2023-01-11 a14dc8e00be1ddffd44d547bdabcd65a15206e08
src/views/main/istation/health/realTimeEvaluation.vue
@@ -1,7 +1,7 @@
<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
@@ -17,7 +17,7 @@
                    </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)">
@@ -317,7 +317,7 @@
                    data: [
                        {
                        value: 0.2,
                        name: '评价分数'
                        name: '扣分'
                        }
                    ]
                    }