From dbc61c1b1eda6318dbe76a4a73ac9b3d08c2b15b Mon Sep 17 00:00:00 2001
From: QYF-GitLab1 <1940665526@qq.com>
Date: 星期二, 23 七月 2024 17:41:19 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary

---
 src/pages/academicSchools/index.vue |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/pages/academicSchools/index.vue b/src/pages/academicSchools/index.vue
index 31f0a9d..a369d13 100644
--- a/src/pages/academicSchools/index.vue
+++ b/src/pages/academicSchools/index.vue
@@ -239,7 +239,6 @@
   getDynastyAll
 } from "@/api/index.js";
 import * as echarts from "echarts";
-import MyForm from "@/components/form/form.vue";
 export default {
   data() {
     return {
@@ -880,13 +879,6 @@
       }
       var option;
       option = {
-        // backgroundColor: {
-        //   type: "image",
-        //   image: "/static/image/characterRelationBg.png",
-        //   size: "100% 100%", // 鑳屾櫙鍥剧墖鐨勫昂瀵革紝鍙互鏄櫨鍒嗘瘮鎴栬�呭儚绱�
-        //   position: "center center", // 鑳屾櫙鍥剧墖鐨勪綅缃紝鍙互鏄� top, bottom, middle 鎴栬�呯櫨鍒嗘瘮
-        // },
-        // tooltip: {},
         legend: [
           {
             left: 20,

--
Gitblit v1.9.1