static/js/object/StoreConvey.js
@@ -91,6 +91,7 @@ let positionZ = info.position.z || 0; let rotateY = info.rotateY || 0; clone.name = info.no + "-sta"; clone.position.x = 0 + positionX; clone.position.y = 0 + positionY; clone.position.z = 0 + positionZ;