瀏覽代碼

提交工时成本统计

Lijy 2 年之前
父節點
當前提交
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',