|
@@ -884,7 +884,7 @@
|
|
|
style="width: 100%;height: 70vh" border tooltip-effect="dark" :data="gytableData" row-key="ID" >
|
|
style="width: 100%;height: 70vh" border tooltip-effect="dark" :data="gytableData" row-key="ID" >
|
|
|
<el-table-column type="selection" width="55" />
|
|
<el-table-column type="selection" width="55" />
|
|
|
<!-- <el-table-column align="left" label="选择" prop="工单编号" width="100"/> -->
|
|
<!-- <el-table-column align="left" label="选择" prop="工单编号" width="100"/> -->
|
|
|
- <el-table-column fixed align="left" sortable label="产品名称" prop="产品名称" width="200"/>
|
|
|
|
|
|
|
+ <el-table-column fixed align="left" label="产品名称" prop="产品名称" width="200"/>
|
|
|
<el-table-column fixed align="left" label="工序" prop="工序" width="170"/>
|
|
<el-table-column fixed align="left" label="工序" prop="工序" width="170"/>
|
|
|
<el-table-column fixed align="left" label="产量" prop="产量" width="100"/>
|
|
<el-table-column fixed align="left" label="产量" prop="产量" width="100"/>
|
|
|
<el-table-column align="left" label="千件工价" prop="千件工价" width="85"/>
|
|
<el-table-column align="left" label="千件工价" prop="千件工价" width="85"/>
|