diff --git a/src/views/oa/erp/projectLedgerReport/index.vue b/src/views/oa/erp/projectLedgerReport/index.vue
index 61aac1e..fe79e1c 100644
--- a/src/views/oa/erp/projectLedgerReport/index.vue
+++ b/src/views/oa/erp/projectLedgerReport/index.vue
@@ -127,7 +127,7 @@
-
-
+
{{ scope.row.revenue != null ? formatNumber(scope.row.revenue) : '-' }}