applications/task-work-order/src/views/orderView/orderManage/orderManage/FormDiaLog.vue
@@ -554,7 +554,8 @@ // 渲染 function renderingAllDevice(list) { list.forEach(item => { const position = Cesium.Cartesian3.fromDegrees(item.longitude || 115.0, item.latitude || 27.11) if (!item.longitude || !item.latitude) return const position = Cesium.Cartesian3.fromDegrees(item.longitude, item.latitude) viewer.entities.add({ position: position, billboard: {