From 54c8877f6d3371c902c0e834ff5d7166719bcdf2 Mon Sep 17 00:00:00 2001 From: wl <173@qq.com> Date: 星期二, 20 九月 2022 16:04:40 +0800 Subject: [PATCH] 部门修改 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 6e59ae0..a11f8b1 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "build:stage": "vue-cli-service build --mode staging" }, "dependencies": { + "axios": "^0.27.2", "core-js": "^3.8.3", "normalize.css": "^8.0.1", "sass": "^1.54.8", -- Gitblit v1.8.0