From 871867d77bf116d9450f2c63c33d3f6e97c8a1e9 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 08 九月 2023 13:17:31 +0800 Subject: [PATCH] # --- src/main/webapp/views/home/console.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/views/home/console.html b/src/main/webapp/views/home/console.html index ce1ed60..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: 'appeTime$', 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); -- Gitblit v1.9.1