Kaynağa Gözat

提交工时成本统计

Lijy 2 yıl önce
ebeveyn
işleme
b727444044

+ 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',