From 5bcd3f72a2d3296e4342f43490c05aa775e5f6bb Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 13 七月 2020 17:07:24 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js b/src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js index c4497e2..7d86086 100644 --- a/src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js +++ b/src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js @@ -18,9 +18,9 @@ toolbar: '#toolbar', cellMinWidth: 50, cols: [[ - {type: 'checkbox'} + // {type: 'checkbox'} // ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80} - ,{field: 'wrkNo', align: 'center',title: '宸ヤ綔鍙�'} + {field: 'wrkNo', align: 'center',title: '宸ヤ綔鍙�'} ,{field: 'ioTime$', align: 'center',title: '宸ヤ綔鏃堕棿'} ,{field: 'matnr', align: 'center',title: '鐗╂枡缂栧彿'} // ,{field: 'lgnum', align: 'center',title: '浠撳簱鍙�'} -- Gitblit v1.9.1