소스 검색

新增图标绘制及表格处理

jiejie.liu 7 달 전
부모
커밋
5c6bca4a3e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      jg/src/views/laserRangeFinder/components/MultilevelTable.vue

+ 2 - 2
jg/src/views/laserRangeFinder/components/MultilevelTable.vue

@@ -20,11 +20,11 @@
       </el-table-column>
       <el-table-column prop="date" label="场站" min-width="120">
         {{ windName }}
-        <template slot-scope="scope"> </template>
+        <!-- <template slot-scope="scope"> </template> -->
       </el-table-column>
       <el-table-column prop="date" label="风机">
         {{ windTurbineName }}
-        <template slot-scope="scope"> </template>
+        <!-- <template slot-scope="scope"> </template> -->
       </el-table-column>
       <el-table-column label="叶片角度偏差(°)" align="center">
         <el-table-column prop="blade1AngleDeviation" label="叶片1">