- {{ formatAmountWithSplit(125680.50) }}
+ {{ formatAmountWithSplit(data?.unrealized.total) }}
累计总收益
diff --git a/src/views/revenue/monthly/components/recent.vue b/src/views/revenue/monthly/components/recent.vue
index 8509c39..70462f7 100644
--- a/src/views/revenue/monthly/components/recent.vue
+++ b/src/views/revenue/monthly/components/recent.vue
@@ -1,161 +1,58 @@
-
- 本月记录
-
-
+ 本月记录
+
查看全部
-
-
-
-
-
- 分红收益
+
+
+
+
+
+
+
+
+ {{ item.type }}
+
+
+ {{ item.ledgerEntryId }}
+
-
- 已完成
-
-
-
- 纽约曼哈顿中心公寓
-
-
- NYC-001
-
-
-
-
- {{ formatAmountWithSplit(520.5) }}
-
-
- 12/27
-
-
-
-
-
-
-
-
- 资产增值
+ {{ item.relatedAssetName }}
-
- 已完成
-
-
-
- 旧金山商业地产
-
-
- SF-002
-
-
-
-
- {{ formatAmountWithSplit(320.8) }}
-
-
- 12/27
-
-
-
-
-
-
-
-
-
- 交易收益
+
+ {{ item.relatedAssetCode }}
-
- 已完成
-
-
- 洛杉矶住宅楼
-
-
- LA-003
-
-
-
-
- {{ formatAmountWithSplit(215.5) }}
-
-
- 12/26
-
-
-
-
-
-
-
-
-
- 分红收益
+
+
+ {{ formatAmountWithSplit(item.amount) }}
-
- 待确认
-
-
-
- 迈阿密海景别墅
-
-
- MIA-004
-
-
-
-
- {{ formatAmountWithSplit(680.2) }}
-
-
- 12/26
-
-
-
-
-
-
-
-
-
- 资产增值
+
+ {{ useDateFormat(item.createdAt) }}
-
- 已完成
-
-
-
- 芝加哥写字楼
-
-
- CHI-005
-
-
- {{ formatAmountWithSplit(450.6) }}
-
-
- 12/25
-
-
-
-
+
+