From 9d7de030d38f8d71fdf54ddfe26e46e71f17e9c0 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Sat, 20 Sep 2025 15:21:43 +0800
Subject: [PATCH] 1
---
src/views/account/components/LoanRecords.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/account/components/LoanRecords.vue b/src/views/account/components/LoanRecords.vue
index 24819db..371f5c0 100644
--- a/src/views/account/components/LoanRecords.vue
+++ b/src/views/account/components/LoanRecords.vue
@@ -15,6 +15,7 @@
</el-radio-group>
<el-table
+ height="100%"
:data="tableData"
style="width: 100%; flex: 1"
empty-text="No Data"
--
Gitblit v1.9.3