diff --git a/src/views/emis/emisTmsSiteBatch/panel/BigBatchEditForm.vue b/src/views/emis/emisTmsSiteBatch/panel/BigBatchEditForm.vue index ead09942..48a3a6ed 100644 --- a/src/views/emis/emisTmsSiteBatch/panel/BigBatchEditForm.vue +++ b/src/views/emis/emisTmsSiteBatch/panel/BigBatchEditForm.vue @@ -909,9 +909,6 @@ export default { this.waitBatchDtlList.push(item); this.computeTotal(); }); - - // if(this.waitBatchDtlList.filter(wb => wb.billCode == billcode).length == 0){ - // } } this.titleBatch=""; this.openBatch=false;