js对象属性值为对象形式取值方式

 

console.log(rowData);//取带点的属性值
console.log(rowData['layoutPipegallery.pipegallerycode']);//取带点的属性值

相关文章: