src/views/query/SpatialQuery.vue
@@ -284,6 +284,7 @@ import JSEncrypt from "jsencrypt"; const emits = defineEmits(["SETspatialClose"]); const setSpatialClose = () => { menuTool.setClearLocation("空间查询_标绘"); menuTool.setClearLocation("空间查询"); emits("SETspatialClose", false); };