|
|
@@ -1060,6 +1060,7 @@
|
|
|
<el-table-column type="selection" width="55" />
|
|
|
<!-- <el-table-column align="left" label="选择" prop="工单编号" width="100"/> -->
|
|
|
<el-table-column fixed align="left" label="产品名称" prop="产品名称" width="300"/>
|
|
|
+ <el-table-column fixed align="left" label="产品名称" prop="产品名称" width="300"/>
|
|
|
<el-table-column fixed align="left" label="工序" prop="工序" width="170"/>
|
|
|
<el-table-column fixed align="left" label="产量" prop="产量" width="100"/>
|
|
|
<el-table-column align="left" label="千件工价" prop="千件工价" width="85"/>
|
|
|
@@ -1112,9 +1113,9 @@
|
|
|
<el-table-column type="selection" width="55" />
|
|
|
<!-- <el-table-column fixed align="left" label="工单编号" prop="工单编号" width="130"/> -->
|
|
|
<el-table-column align="left" fixed label="产品名称" prop="产品名称" width="300"/>
|
|
|
- <el-table-column align="left" fixed label="工序" prop="工序" width="150"/>
|
|
|
- <!-- <el-table-column align="left" label="印件号" prop="yjno" width="115"/>
|
|
|
- <el-table-column align="left" label="工序名称" prop="gxmc" width="200"/> -->
|
|
|
+ <!-- <el-table-column align="left" fixed label="工序" prop="工序" width="150"/> -->
|
|
|
+ <el-table-column align="left" label="印件号" prop="yjno" width="115"/>
|
|
|
+ <el-table-column align="left" label="工序名称" prop="gxmc" width="200"/>
|
|
|
<el-table-column align="left" fixed label="班组" prop="bzdh" width="70"/>
|
|
|
<el-table-column align="left" label="计件箱数" prop="计件箱数" width="90"/>
|
|
|
<el-table-column align="left" label="每箱数量" prop="每箱数量" width="90"/>
|