From 3b5b98a9911e3231cefe5ab4f47a4c9d94e5a2f7 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期二, 28 十一月 2023 16:15:01 +0800 Subject: [PATCH] #将错误码存入备注字段进行展示 --- src/main/webapp/views/home/console.html | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/views/home/console.html b/src/main/webapp/views/home/console.html index e87c6f9..37cdab1 100644 --- a/src/main/webapp/views/home/console.html +++ b/src/main/webapp/views/home/console.html @@ -105,13 +105,13 @@ </div> </div> -<!--琛ㄦ牸鏁版嵁--> -<div class="home-elem loc-retention"> - <div class="layui-form"> - <div id="form-header">搴撻緞缁熻琛�</div> - <table class="layui-hide" id="stayTime" lay-filter="stayTime"></table> - </div> -</div> +<!--<!–琛ㄦ牸鏁版嵁–>--> +<!--<div class="home-elem loc-retention">--> +<!-- <div class="layui-form">--> +<!-- <div id="form-header">搴撻緞缁熻琛�</div>--> +<!-- <table class="layui-hide" id="stayTime" lay-filter="stayTime"></table>--> +<!-- </div>--> +<!--</div>--> </body> <script> pieCharts(); -- Gitblit v1.9.1