north-glass-erp/northglass-erp/src/views/mm/mainIngredient/CreateIngredients.vue
@@ -87,8 +87,11 @@ let materialStore={ id:ruleForm.value.id, type:value.value, json:productName json:productName, width:BasicData.value[0].Type, height:BasicData.value[1].Type } console.log(materialStore) if(isBool){ request.post("/MaterialStore/saveMaterialStore", materialStore).then((res) => { if(res.code==200){