Browse Source

新增组件及页面

liuqiwen 4 years ago
parent
commit
03d4b122b8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dgtis-ui/src/views/dashboard/LineBarChart.vue

+ 1 - 0
dgtis-ui/src/views/dashboard/LineBarChart.vue

@@ -64,6 +64,7 @@
         let option = {
           tooltip: {
             trigger: 'axis',
+            formatter:'{b}月:{c}元'
           },
           grid:{
             left:'20%',