|
|
@@ -126,7 +126,7 @@
|
|
|
(item) =>
|
|
|
item.bomDetailDTOS.length !== 0 || item.instanceList.length !== 0
|
|
|
);
|
|
|
- console.log('findCurrent===', findCurrent);
|
|
|
+ // console.log('findCurrent===', findCurrent);
|
|
|
if (findCurrent.length == 0) {
|
|
|
this.$message.warning('当前领料单数据为空');
|
|
|
return;
|