From 943ab2d1bcf05c88ad1fc5b9ac0d1c3b6450fab1 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Sat, 23 Aug 2025 14:56:01 +0800
Subject: [PATCH] 1

---
 src/views/account/components/TradeLog.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/account/components/TradeLog.vue b/src/views/account/components/TradeLog.vue
index a6453a4..a63a301 100644
--- a/src/views/account/components/TradeLog.vue
+++ b/src/views/account/components/TradeLog.vue
@@ -23,6 +23,7 @@
       </div>
 
       <el-table
+        height="100%"
         :data="tableData"
         style="width: 100%; flex: 1"
         empty-text="No Data"

--
Gitblit v1.9.3