lxf 1 year ago
parent
commit
1f7e8281ad
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/process/purchase.vue

+ 0 - 1
src/components/process/purchase.vue

@@ -656,7 +656,6 @@ onMounted(() => {
             frozenQuantity: frozenQuantity,
             frozenQuantity: frozenQuantity,
           };
           };
         });
         });
-        console.log(formData.data.purchaseBomList);
       }
       }
     });
     });
   }
   }