|
@@ -84,7 +84,7 @@
|
|
|
@row-click="tableRowClick" :show-overflow-tooltip="true"
|
|
@row-click="tableRowClick" :show-overflow-tooltip="true"
|
|
|
@selection-change="handleSelectionChange">
|
|
@selection-change="handleSelectionChange">
|
|
|
<el-table-column align="center" label="工序类型" prop="工序类型" width="120" />
|
|
<el-table-column align="center" label="工序类型" prop="工序类型" width="120" />
|
|
|
- <el-table-column align="left" label="平均合格率" prop="平均值" width="120"/>
|
|
|
|
|
|
|
+ <el-table-column align="left" label="加权平均合格率" prop="平均值" width="120"/>
|
|
|
<el-table-column align="center" label="01月" prop="01月" width="100"/>
|
|
<el-table-column align="center" label="01月" prop="01月" width="100"/>
|
|
|
<el-table-column align="left" label="02月" prop="02月" width="100" />
|
|
<el-table-column align="left" label="02月" prop="02月" width="100" />
|
|
|
<el-table-column align="left" label="03月" prop="03月" width="100" />
|
|
<el-table-column align="left" label="03月" prop="03月" width="100" />
|