guoyuji
2024-05-11 05dbb19d1826ae4b888340d53b56746c1efa66cc
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)