圆柱体分段显示不同颜色,面数据点击事件

main
刘妍 2023-12-22 15:57:04 +08:00
parent 7818c77082
commit f4bf95bd83
1 changed files with 1 additions and 3 deletions

View File

@ -526,9 +526,7 @@ export default defineComponent({
});
})
},
/**
* 加载圆柱体颜色
*/
// *
addCylinder(json) {
if (json && json.length > 0) {
data.cyLinderArr.forEach((item, index) => {