添加楼层切换

master
夜笙歌 3 weeks ago
parent a232c48df4
commit 9b3f2c871f

@ -253,13 +253,15 @@ export default {
loadAGV(['chacheshiAGV002', 'chacheshiAGV003', 'chacheshiAGV005', 'beifushiAGV005', 'CTU005']) loadAGV(['chacheshiAGV002', 'chacheshiAGV003', 'chacheshiAGV005', 'beifushiAGV005', 'CTU005'])
// document.oncontextmenu= () => {
// return false;
// };
// setInterval(()=>{ // setInterval(()=>{
// labelObject2AGV.position.x +=0.1 // labelObject2AGV.position.x +=0.1
// labelObject2AGV.position.y +=0.1 // labelObject2AGV.position.y +=0.1
// labelObject2AGV.position.z +=0.1 // labelObject2AGV.position.z +=0.1
// },40) // },40)
//
}, },
methods: { methods: {

Loading…
Cancel
Save