From 746bc3009489b5fe644666cbed138582726f498a Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 07 四月 2021 08:13:59 +0800 Subject: [PATCH] # --- src/main/webapp/views/locStatis/locStatis.html | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/locStatis/locStatis.html b/src/main/webapp/views/locStatis/locStatis.html index 2bdd8e0..ea0e94f 100644 --- a/src/main/webapp/views/locStatis/locStatis.html +++ b/src/main/webapp/views/locStatis/locStatis.html @@ -40,7 +40,9 @@ <button class="layui-btn" lay-event="exportAll" style="margin-top: -0px">瀵煎嚭鍏ㄩ儴</button> </div> </script> - +<script type="text/html" id="operate"> + <a lay-event="detail" style="font-family: 'Bahnschrift' !important;color: #1890ff;cursor: pointer">璐т綅搴撳瓨</a> +</script> <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script> <script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script> -- Gitblit v1.9.1