north-glass-erp/northglass-erp/src/views/sd/product/CreateProduct.vue
@@ -300,7 +300,7 @@ let childName = '' try { Object.keys(InterlayerBasic.value).forEach((item, index) => { if (InterlayerBasic.value[item] === '') { if (InterlayerBasic.value[item] === '' && item !== 'color') { throw new Error(t('product.msg.InterlayerReview')) } childName += InterlayerBasic.value[item]