1、贴地形等处理
// 贴地形
item.polyline.clampToGround = true
item.polyline.arcType = Cesium.ArcType.GEODESIC
// 贴地形——只贴模型
item.polyline.classificationType = Cesium.ClassificationType.CESIUM_3D_TILE
2、Treeselect在table里渲染不出来
处理:加属性appendToBody为true