From f91e3a2507c6972fb15d7d91f0d0380dd4be0bef Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期一, 19 九月 2022 08:37:56 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/cstmr/cstmr.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/cstmr/cstmr.html b/src/main/webapp/views/cstmr/cstmr.html
index a244bcb..3c414bd 100644
--- a/src/main/webapp/views/cstmr/cstmr.html
+++ b/src/main/webapp/views/cstmr/cstmr.html
@@ -84,6 +84,7 @@
                 </div>
             </div>
             <table class="layui-hide" id="cstmr" lay-filter="cstmr"></table>
+            <input style="display:none" id="importExcel" type="file" onchange="upload(this)" >
         </div>
     </div>
     <div class="layui-card" style="margin-bottom: 0">

--
Gitblit v1.9.1