|
|
|
@ -93,7 +93,7 @@
|
|
|
|
|
<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"/>
|
|
|
|
|
<el-table-column prop="workorderCodeSaps" label="工单号" width="150"/>
|
|
|
|
|
<el-table-column prop="productCode" label="产品编码" width="120" :formatter="productCodeFormate"/>
|
|
|
|
|
<el-table-column prop="productName" label="产品名称" width="200"/>
|
|
|
|
|
<el-table-column prop="spec" label="规格" width="100"/>
|
|
|
|
|