From 1dc40b65b921a670ff92d59b30d3b957ad521840 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 27 六月 2020 14:51:43 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/operateLog/operateLog.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/operateLog/operateLog.js b/src/main/webapp/static/js/operateLog/operateLog.js index 0907458..d3ae857 100644 --- a/src/main/webapp/static/js/operateLog/operateLog.js +++ b/src/main/webapp/static/js/operateLog/operateLog.js @@ -21,7 +21,7 @@ {type: 'checkbox'} ,{field: 'id', title: 'ID', sort: true,align: 'center', width: 80} ,{field: 'action', align: 'center',title: '璁块棶鍦板潃'} - ,{field: 'userId$', align: 'center',title: '鐢ㄦ埛',event: 'userId'} + ,{field: 'userId$', align: 'center',title: '鐢ㄦ埛'} ,{field: 'ip', align: 'center',title: '瀹㈡埛绔疘P'} ,{field: 'request', align: 'center',title: '璇锋眰鏁版嵁'} ,{field: 'response', align: 'center',title: '鍝嶅簲鏁版嵁'} -- Gitblit v1.9.1