|
|
|
@ -90,6 +90,7 @@
|
|
|
|
|
<el-table-column prop="sapCode" label="产线编码" width="90"/>
|
|
|
|
|
<!--<el-table-column prop="sapName" label="产线名称" width="160"/>-->
|
|
|
|
|
<el-table-column prop="equipmentName" label="组别" width="90"/>
|
|
|
|
|
<el-table-column prop="shiftDesc" label="班次" width="80"/>
|
|
|
|
|
<el-table-column prop="prodType" label="品类" width="80"/>
|
|
|
|
|
<el-table-column prop="teamLeaderName" label="组长" width="100" :formatter="teamLeaderFormate"/>
|
|
|
|
|
<el-table-column prop="workorderCode" label="工单号" width="150"/>
|
|
|
|
|