From 6182cfa388f258c6e076aa46e3849ca909985d8d Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 21 四月 2025 09:37:58 +0800 Subject: [PATCH] 荣誉,学生列表接口 --- src/views/chronology/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/chronology/index.vue b/src/views/chronology/index.vue index 30f7a07..b2f7689 100644 --- a/src/views/chronology/index.vue +++ b/src/views/chronology/index.vue @@ -72,7 +72,6 @@ </template> <script> -import echarts from "@/assets/js/echarts.min.js"; import floatingWindow from "./floatingWindow.vue"; export default { components: { -- Gitblit v1.9.1