Lijy 2 лет назад
Родитель
Сommit
b727444044
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      fhKeeper/formulahousekeeper/timesheet/src/views/project/cost.vue

+ 7 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/project/cost.vue

@@ -1172,6 +1172,13 @@
                                     type: 'bar',
                                     barMaxWidth: 30,
                                     data: yList,
+                                    label: {
+                                        normal: {
+                                            show: true,
+                                            position: 'top',
+                                            formatter: '{c}',
+                                        }
+                                    }
                                 }],
                                 grid: {  
                                     left: '100px',