From 4512574aa47488926c8d85552c01b2fc6e8bd609 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 15 七月 2020 14:30:46 +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