From 4ca4e5271d03989e41bb5c0d6914a1dec380e47b Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 22 八月 2023 11:08:06 +0800
Subject: [PATCH] 平台端新需求

---
 screen_standard/package.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/screen_standard/package.json b/screen_standard/package.json
index b70088a..2d4c381 100644
--- a/screen_standard/package.json
+++ b/screen_standard/package.json
@@ -9,6 +9,8 @@
     "preview": "vite preview"
   },
   "dependencies": {
+    "axios": "^1.4.0",
+    "echarts": "^5.4.3",
     "element-plus": "^2.3.9",
     "pinia": "^2.1.4",
     "vue": "^3.3.4",

--
Gitblit v1.9.3