From c6ab1a516d8398de65512fcd380d89e46ec8e430 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期五, 27 五月 2022 15:31:07 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/jkasrs' into jkasrs --- src/main/webapp/static/js/basCrnp/basCrnp.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/basCrnp/basCrnp.js b/src/main/webapp/static/js/basCrnp/basCrnp.js index eb5fe12..93e7d90 100644 --- a/src/main/webapp/static/js/basCrnp/basCrnp.js +++ b/src/main/webapp/static/js/basCrnp/basCrnp.js @@ -40,8 +40,8 @@ ,{field: 'toSta$', align: 'center',title: '鐩爣绔�', sort: true} // ,{field: 'appeUser$', align: 'center',title: '鍒涘缓鑰�',event: 'appeUser', style: 'text-decoration: underline;cursor:pointer'} // ,{field: 'appeTime$', align: 'center',title: '鍒涘缓鏃堕棿'} - // ,{field: 'modiUser$', align: 'center',title: '淇敼浜哄憳',event: 'modiUser', style: 'text-decoration: underline;cursor:pointer'} - // ,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿'} + ,{field: 'modiUser$', align: 'center',title: '淇敼浜哄憳', hide:true} + ,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿', hide:true} // ,{field: 'hpMk', align: 'center',title: ''} // ,{field: 'retrieveMk', align: 'center',title: ''} // ,{field: 'ctlHp', align: 'center',title: ''} -- Gitblit v1.9.1