let the_spec_List_Vaule = res.Data.Spec_List_Vaule.find(function(x) {
return x.Spec_Item_List == propertyChildIds;
})
2022-12-06 21:47:09
let the_spec_List_Vaule = res.Data.Spec_List_Vaule.find(function(x) {
return x.Spec_Item_List == propertyChildIds;
})