From 391a9156a907337531c5e6179f35ab4a26b39d29 Mon Sep 17 00:00:00 2001
From: WangHan <wwh_work@126,com>
Date: 星期四, 19 十二月 2024 09:42:39 +0800
Subject: [PATCH] 获取用户信息修改

---
 admin-web/src/components/echartsNew/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/admin-web/src/components/echartsNew/index.vue b/admin-web/src/components/echartsNew/index.vue
index 7a60da7..7693dd0 100644
--- a/admin-web/src/components/echartsNew/index.vue
+++ b/admin-web/src/components/echartsNew/index.vue
@@ -15,6 +15,7 @@
 // | Author: CRMEB Team <admin@crmeb.com>
 // +----------------------------------------------------------------------
 import echarts from 'echarts';
+
 export default {
   name: 'Index',
   props: {

--
Gitblit v1.9.1