north-glass-erp/northglass-erp/src/views/sd/product/CreateProduct.vue
@@ -95,6 +95,7 @@ item.separation = JSON.parse(item.separation) }) productTotal.value = res.data.title productGlassTypeStore.GlassType =[res.data.title.typeId.substring(0,2),res.data.title.typeId] //BasicData.value = res.data }else{ ElMessage.warning(res.msg)