修改障碍物

main
夜笙歌 3 months ago
parent 3d98a5bcee
commit d1f9a740f8

@ -571,7 +571,7 @@ const date1 = ref([])
const setItemsId = (e) => { const setItemsId = (e) => {
itemsId.value = e itemsId.value = e
} }
const locationData = ref({x: 200, y: 300, rotate: -45}) const locationData = ref({})
const currentPosition = ref({}) const currentPosition = ref({})
const processData = (data) => { const processData = (data) => {

Loading…
Cancel
Save