From 24c4699005da96f45562d7057d80c103b8e428a2 Mon Sep 17 00:00:00 2001
From: WangHan <wwh_work@126,com>
Date: 星期五, 03 一月 2025 10:32:34 +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