修复地图搜索不展示搜索结果问题

This commit is contained in:
2025-02-12 15:00:13 +08:00
parent c37166e38c
commit 0e3759b34d
5 changed files with 25 additions and 30 deletions

View File

@@ -46,6 +46,9 @@
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@stomp/stompjs": "^7.0.0",
"@vuemap/vue-amap": "^2.1.9",
"@vuemap/vue-amap-extra": "^2.1.5",
"@vuemap/vue-amap-loca": "^2.1.2",
"@vueuse/core": "^12.5.0",
"@wangeditor-next/editor": "^5.6.31",
"@wangeditor-next/editor-for-vue": "^5.1.14",
@@ -84,7 +87,7 @@
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vuemap/unplugin-resolver": "^1.0.4",
"@vuemap/unplugin-resolver": "^2.0.1",
"autoprefixer": "^10.4.20",
"commitizen": "^4.3.1",
"cz-git": "^1.11.0",