From c694cffc8541d921e5256d33e14e3237454de950 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期五, 26 一月 2024 09:43:31 +0800 Subject: [PATCH] 新提交 --- package.json | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index c9b6baa..2b4e09b 100644 --- a/package.json +++ b/package.json @@ -34,10 +34,12 @@ "sortablejs": "^1.15.0", "splitpanes": "^3.1.1", "vue": "^3.2.36", + "vue-baidu-map-3x": "^1.0.35", "vue-clipboard3": "^2.0.0", "vue-grid-layout": "^3.0.0-beta1", "vue-i18n": "^9.1.10", "vue-router": "^4.0.15", + "vuedraggable": "^4.1.0", "wangeditor": "^4.7.15", "xlsx": "^0.18.5" }, @@ -48,7 +50,7 @@ "@types/sortablejs": "^1.13.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@vitejs/plugin-vue": "^2.3.3", + "@vitejs/plugin-vue": "^2.3.4", "@vue/compiler-sfc": "^3.2.36", "dotenv": "^16.0.1", "eslint": "^8.17.0", -- Gitblit v1.9.2