From ab36c0c3dbaa95fa3f94268cfc8b8bb7aae22b80 Mon Sep 17 00:00:00 2001 From: “dzb” <2632970487@qq.com> Date: 星期四, 22 九月 2022 10:44:13 +0800 Subject: [PATCH] 新增案件池问题登记 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index a11f8b1..20cef07 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "build:stage": "vue-cli-service build --mode staging" }, "dependencies": { + "@amap/amap-jsapi-loader": "^1.0.1", "axios": "^0.27.2", "core-js": "^3.8.3", "normalize.css": "^8.0.1", -- Gitblit v1.8.0