dedsudiyu hai 3 meses
pai
achega
e14613f45c
Modificáronse 1 ficheiros con 8 adicións e 4 borrados
  1. 8 4
      src/views/components/left-top.vue

+ 8 - 4
src/views/components/left-top.vue

@@ -180,10 +180,14 @@
         this.$echarts.graphic.registerShape("CubeRight", CubeRight);
         this.$echarts.graphic.registerShape("CubeTop", CubeTop);
         const VALUE = [
-          this.newData.teacher.professor,
-          this.newData.teacher.assProfessor,
-          this.newData.teacher.lecturer,
-          this.newData.teacher.assistant,
+          // this.newData.teacher.professor,
+          // this.newData.teacher.assProfessor,
+          // this.newData.teacher.lecturer,
+          // this.newData.teacher.assistant,
+          0,
+          0,
+          0,
+          0,
         ];
         let option = {
           title: {