Browse Source

no message

xiaoxin 2 years ago
parent
commit
b53695813a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/dorm/dorm-main-left.vue

+ 2 - 1
src/components/dorm/dorm-main-left.vue

@@ -182,7 +182,8 @@ const initRowChart = () => {
           show: false
           show: false
         },
         },
         axisLabel: {
         axisLabel: {
-          color: '#fff'
+          color: '#fff',
+          show: false
         }
         }
       }
       }
     ],
     ],