|
|
@@ -103,7 +103,7 @@ export default {
|
|
|
this.createCell(item.v_jitype, rowClass),
|
|
|
this.createCell(item.v_qty, rowClass),
|
|
|
//this.createCell(item.v_blstatus, rowClass),
|
|
|
- //this.createCell(item.v_planoutqty, rowClass),
|
|
|
+ this.createCell(item.v_planoutqty, rowClass),
|
|
|
this.createCell(item.v_madeqty, rowClass),
|
|
|
// this.createCell(item.v_madejd, rowClass),
|
|
|
//this.createCell(item.v_remark, rowClass),
|