From e1e826565abaad1fe49389d8ad2eb7f7fdacc28a Mon Sep 17 00:00:00 2001 From: zmc <zmc_li@foxmail.com> Date: 星期二, 05 九月 2023 18:31:19 +0800 Subject: [PATCH] 接口 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 8b81bfd..568d68e 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "dayjs": "^1.11.9", "echarts": "^5.4.3", "element-plus": "^2.3.6", + "js-cookie": "^3.0.1", "pinia": "^2.1.3", "sass": "^1.63.4", "vue": "^3.3.4", -- Gitblit v1.9.3