From 44e60ad34936374153468bce802d2f2f52feb983 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 17 十月 2022 15:45:48 +0800 Subject: [PATCH] # --- src/main/webapp/views/order/out.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/order/out.html b/src/main/webapp/views/order/out.html index 08c97ce..1048a7d 100644 --- a/src/main/webapp/views/order/out.html +++ b/src/main/webapp/views/order/out.html @@ -84,7 +84,7 @@ </div> </div> </form> - <button style="margin-bottom: 5px" class="layui-btn icon-btn layui-btn-danger" lay-filter="mergeOut" lay-submit> + <button style="margin-bottom: 5px;line-height: 28px;height: 28px" class="layui-btn icon-btn layui-btn-danger" lay-filter="mergeOut" lay-submit> <i class="layui-icon"></i> 鍚堝苟鍑哄簱 </button> <table id="originTable" lay-filter="originTable"></table> -- Gitblit v1.9.1