|
@@ -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">
|