From 65356804e4304ff8d90e7e4079abd71be1a85c59 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 09 五月 2025 09:31:42 +0800
Subject: [PATCH] 测试完成

---
 src/views/followvisit/record/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/followvisit/record/index.vue b/src/views/followvisit/record/index.vue
index 85651b4..c70694d 100644
--- a/src/views/followvisit/record/index.vue
+++ b/src/views/followvisit/record/index.vue
@@ -216,7 +216,6 @@
       <el-table
         v-loading="loading"
         :data="userList"
-        height="806"
         :row-class-name="tableRowClassName"
         @selection-change="handleSelectionChange"
       >

--
Gitblit v1.9.3