廖井涛
2024-04-09 0daaeb174e75859e3bf969d4e9185fc14fda977d
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){