From 654d5f98390d775ae1f104f0bf8b580b5eae30a8 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 27 十一月 2023 13:30:34 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/plan/plan.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/plan/plan.html b/src/main/webapp/views/plan/plan.html
index ef58192..e721ca3 100644
--- a/src/main/webapp/views/plan/plan.html
+++ b/src/main/webapp/views/plan/plan.html
@@ -119,7 +119,7 @@
     <div style="padding: 10px">
         <div class="layui-upload">
             <button type="button" class="layui-btn layui-btn-normal" id="data-btn-file2">閫夋嫨鏂囦欢</button><input id="data-btn-upload" class="layui-upload-file" type="file" accept="" name="file" multiple="">
-            <div class="layui-upload-list" style="max-width: 1000px;">
+            <div class="layui-upload-list" style="max-width: 1000px;height:400px;overflow: scroll">
                 <table class="layui-table">
                     <colgroup>
                         <col>
@@ -130,6 +130,7 @@
                     <thead>
                     <tr><th>鏂囦欢鍚�</th>
                         <th>澶у皬</th>
+                        <th>涓婁紶鑰�</th>
                         <th>涓婁紶杩涘害</th>
                         <th>鎿嶄綔</th>
                     </tr></thead>

--
Gitblit v1.9.1