Explorar el Código

新增组件及页面

liuqiwen hace 4 años
padre
commit
03d4b122b8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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%',