|
|
@@ -66,12 +66,12 @@
|
|
|
:summary-method="getSummaries" tooltip-effect="dark" :data="rdetailstableData" row-key="ID" >
|
|
|
<!-- <el-table-column align="center" type="selection" width="40"/> -->
|
|
|
<el-table-column align="left" label="出库单号" prop="出库单据编号" width="140"/>
|
|
|
- <el-table-column align="left" label="批次号" prop="批次号" width="90"/>
|
|
|
+ <!-- <el-table-column align="left" label="批次号" prop="批次号" width="90"/> -->
|
|
|
<el-table-column align="left" label="订单编号" prop="订单编号" width="105"/>
|
|
|
- <el-table-column align="left" label="客户" prop="客户编号" width="70"/>
|
|
|
+ <!-- <el-table-column align="left" label="客户" prop="客户编号" width="70"/> -->
|
|
|
<el-table-column align="left" label="生产款号" prop="款号" width="140"/>
|
|
|
- <el-table-column align="left" label="款式" prop="款式" width="120"/>
|
|
|
- <el-table-column align="left" label="物料编码" prop="物料编码" width="150"/>
|
|
|
+ <!-- <el-table-column align="left" label="款式" prop="款式" width="120"/> -->
|
|
|
+ <!-- <el-table-column align="left" label="物料编码" prop="物料编码" width="150"/> -->
|
|
|
<el-table-column align="left" label="物料名称" prop="物料名称" width="150"/>
|
|
|
<el-table-column align="left" label="颜色" prop="BOM_颜色" width="120"/>
|
|
|
<!-- <el-table-column align="left" label="计划用料" prop="计划用料" width="90"/> -->
|