guoyuji
2024-04-09 9a5d0d77d23c5c7e95623aced4d4cfa2490b895b
north-glass-erp/northglass-erp/src/views/mm/mainIngredient/CreateIngredients.vue
@@ -89,7 +89,6 @@
    type:value.value,
    json:productName
  }
  console.log(materialStore)
  if(isBool){
    request.post("/MaterialStore/saveMaterialStore", materialStore).then((res) => {
      if(res.code==200){