|
@@ -228,7 +228,7 @@
|
|
|
<el-table-column label="等级评定日信息查看">
|
|
|
<el-table-column type="selection" width="40">
|
|
|
</el-table-column>
|
|
|
- <el-table-column :sortable="'custom'" prop="windturbineid" label="风机" width="75">
|
|
|
+ <el-table-column :sortable="'custom'" prop="windturbineid" label="风机" width="79">
|
|
|
</el-table-column>
|
|
|
<el-table-column :sortable="'custom'" prop="level" label="等级" width="70">
|
|
|
</el-table-column>
|
|
@@ -284,7 +284,7 @@
|
|
|
<el-table-column label="等级评定月信息查看">
|
|
|
<el-table-column type="selection" width="40">
|
|
|
</el-table-column>
|
|
|
- <el-table-column :sortable="'custom'" prop="windturbineid" label="风机" width="75">
|
|
|
+ <el-table-column :sortable="'custom'" prop="windturbineid" label="风机" width="79">
|
|
|
</el-table-column>
|
|
|
<el-table-column :sortable="'custom'" prop="level" label="等级" width="70">
|
|
|
</el-table-column>
|
|
@@ -340,7 +340,7 @@
|
|
|
<el-table-column label="等级评定年信息查看">
|
|
|
<el-table-column type="selection" width="40">
|
|
|
</el-table-column>
|
|
|
- <el-table-column :sortable="'custom'" prop="windturbineid" label="风机" width="75">
|
|
|
+ <el-table-column :sortable="'custom'" prop="windturbineid" label="风机" width="79">
|
|
|
</el-table-column>
|
|
|
<el-table-column :sortable="'custom'" prop="level" label="等级" width="70">
|
|
|
</el-table-column>
|