From 3e29b0363ad4571183fc856fdbb893dcfe74a022 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期二, 12 九月 2023 11:11:41 +0800 Subject: [PATCH] #预警 --- src/main/webapp/views/home/console.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/views/home/console.html b/src/main/webapp/views/home/console.html index 562662f..75516c4 100644 --- a/src/main/webapp/views/home/console.html +++ b/src/main/webapp/views/home/console.html @@ -102,7 +102,7 @@ <!--琛ㄦ牸鏁版嵁--> <div class="home-elem loc-retention"> <div class="layui-form"> - <div id="form-header">搴撳瓨婊炵暀鏃堕棿缁熻琛�</div> + <div id="form-header">搴撻緞缁熻琛�</div> <table class="layui-hide" id="stayTime" lay-filter="stayTime"></table> </div> </div> @@ -235,8 +235,8 @@ var pageCurr; function getCol() { var cols = [ - {field: 'appe_time', title: '鍏ュ簱鏃堕棿', align: 'center', width: 200} - ,{field: 'stay_time', align: 'center',title: '婊炵暀澶╂暟'} + {field: 'createTime$', title: '鍏ュ簱鏃堕棿', align: 'center', width: 200} + ,{field: 'stay_time', align: 'center',title: '搴撻緞(澶�)'} ,{field: 'loc_no', align: 'center',title: '搴撲綅鍙�'} ]; cols.push.apply(cols, detlCols); @@ -330,4 +330,4 @@ return fmt; } </script> -</html> \ No newline at end of file +</html> -- Gitblit v1.9.1