修改 全景地图

This commit is contained in:
GGJ
2024-05-09 18:13:03 +08:00
parent 7e35fe134a
commit 59945b5652

View File

@@ -81,7 +81,7 @@ const options: any = ref([
id: 1
}
])
const control = ref(1)
const control = ref(3)
const form: any = ref({
name: '',
orgNo: dictData.state.area[0].id,