From 74fd6eb7fb0322078f7946f51073f20e90231df1 Mon Sep 17 00:00:00 2001 From: yxFwq <1> Date: 星期二, 01 四月 2025 11:54:00 +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