|
|
@ -2475,6 +2475,7 @@ |
|
|
this.modalData.lotsize = row.lotsize |
|
|
this.modalData.lotsize = row.lotsize |
|
|
this.modalData.operationDesc = row.operationDesc |
|
|
this.modalData.operationDesc = row.operationDesc |
|
|
this.modalData.qtyrequired = row.qtyrequired |
|
|
this.modalData.qtyrequired = row.qtyrequired |
|
|
|
|
|
this.modalData.rollQty = row.qtyrequired |
|
|
this.getOperationList() |
|
|
this.getOperationList() |
|
|
this.seqDetailFlag = false |
|
|
this.seqDetailFlag = false |
|
|
}, |
|
|
}, |
|
|
|