#
luxiaotao1123
2022-04-06 71adf3179af944addaeb34d45985fb044e5cef27
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;