huang_an 2 سال پیش
والد
کامیت
7f092bfbca
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/warehouseManagement/outgoingManagement/components/pickOrder.vue

+ 1 - 1
src/views/warehouseManagement/outgoingManagement/components/pickOrder.vue

@@ -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;