From 9c7e5bc10f242b71f3d94e2c700cb7de79feda17 Mon Sep 17 00:00:00 2001 From: yxFwq <1> Date: 星期二, 25 二月 2025 08:45:14 +0800 Subject: [PATCH] * --- src/main/webapp/static/js/wrkMastSplitTwinLog/wrkMastSplitTwinLog.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/wrkMastSplitTwinLog/wrkMastSplitTwinLog.js b/src/main/webapp/static/js/wrkMastSplitTwinLog/wrkMastSplitTwinLog.js index b3af48e..5f3036b 100644 --- a/src/main/webapp/static/js/wrkMastSplitTwinLog/wrkMastSplitTwinLog.js +++ b/src/main/webapp/static/js/wrkMastSplitTwinLog/wrkMastSplitTwinLog.js @@ -40,7 +40,7 @@ ,{field: 'endLev', align: 'center',title: '缁堢偣灞�', hide:true} ,{field: 'bignTime$', align: 'center',title: '鏍囪鏃堕棿', hide:true} ,{field: 'createTime$', align: 'center',title: '娣诲姞鏃堕棿', hide:true} - ,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿', hide:true} + ,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿', hide:false} ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120, hide:true} ]], -- Gitblit v1.9.1