From 63b0857440c0d83acf1a57a262c874c1deea36ac Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 13 七月 2020 17:13:15 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/report/stayTime.js           |    4 ++--
 src/main/webapp/static/js/report/workOut.js            |    4 ++--
 src/main/webapp/static/js/report/reportStockUse.js     |    4 ++--
 src/main/webapp/static/js/report/inOut.js              |    4 ++--
 src/main/webapp/static/js/report/workIn.js             |    4 ++--
 src/main/webapp/static/js/errorWrkMast/errorWrkMast.js |    4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/src/main/webapp/static/js/errorWrkMast/errorWrkMast.js b/src/main/webapp/static/js/errorWrkMast/errorWrkMast.js
index 7feb380..973996c 100644
--- a/src/main/webapp/static/js/errorWrkMast/errorWrkMast.js
+++ b/src/main/webapp/static/js/errorWrkMast/errorWrkMast.js
@@ -20,8 +20,8 @@
         toolbar: '#toolbar',
         cellMinWidth: 50,
         cols: [[
-            {type: 'checkbox'}
-            ,{field: 'wrkNo', align: 'center',title: '宸ヤ綔鍙�',sort: true}
+            // {type: 'checkbox'}
+            {field: 'wrkNo', align: 'center',title: '宸ヤ綔鍙�',sort: true}
             ,{field: 'ioTime$', align: 'center',title: '宸ヤ綔鏃堕棿',sort: true, hide:true}
             ,{field: 'wrkSts$', align: 'center',title: '宸ヤ綔鐘舵��'}
             ,{field: 'ioType$', align: 'center',title: '鍏ュ嚭搴撶被鍨�'}
diff --git a/src/main/webapp/static/js/report/inOut.js b/src/main/webapp/static/js/report/inOut.js
index 42224dc..e7dff96 100644
--- a/src/main/webapp/static/js/report/inOut.js
+++ b/src/main/webapp/static/js/report/inOut.js
@@ -17,8 +17,8 @@
         toolbar: '#toolbar',
         cellMinWidth: 50,
         cols: [[
-            {type: 'checkbox'}
-            ,{field: 'ymd', align: 'center', title: '鏃ユ湡'}
+            // {type: 'checkbox'}
+            {field: 'ymd', align: 'center', title: '鏃ユ湡'}
             ,{field: 'source_sta_no', align: 'center',title: '绔欑偣'}
             ,{field: 'sto_qty', align: 'center',title: '鍏ュ簱娆℃暟'}
             ,{field: 'ret_qty', align: 'center',title: '鍑哄簱娆℃暟'}
diff --git a/src/main/webapp/static/js/report/reportStockUse.js b/src/main/webapp/static/js/report/reportStockUse.js
index 11e0465..414dde2 100644
--- a/src/main/webapp/static/js/report/reportStockUse.js
+++ b/src/main/webapp/static/js/report/reportStockUse.js
@@ -18,8 +18,8 @@
         toolbar: '#toolbar',
         cellMinWidth: 50,
         cols: [[
-            {type: 'checkbox', fixed: 'left'}
-            ,{field: 'row1', title: '閽㈡灦鍙�', sort: true, align: 'center'}
+            // {type: 'checkbox', fixed: 'left'}
+            {field: 'row1', title: '閽㈡灦鍙�', sort: true, align: 'center'}
             ,{field: 'total_qty', align: 'center',title: '搴撲綅鎬绘暟'}
             ,{field: 'full_qty', align: 'center',title: '鍦ㄥ簱鏁伴噺'}
             ,{field: 'null_qty', align: 'center',title: '绌哄簱浣嶆暟閲�'}
diff --git a/src/main/webapp/static/js/report/stayTime.js b/src/main/webapp/static/js/report/stayTime.js
index 5947366..961fe31 100644
--- a/src/main/webapp/static/js/report/stayTime.js
+++ b/src/main/webapp/static/js/report/stayTime.js
@@ -18,8 +18,8 @@
         toolbar: '#toolbar',
         cellMinWidth: 50,
         cols: [[
-            {type: 'checkbox'}
-            ,{field: 'appe_time', title: '鍏ュ簱鏃堕棿', align: 'center'}
+            // {type: 'checkbox'}
+            {field: 'appe_time', title: '鍏ュ簱鏃堕棿', align: 'center'}
             ,{field: 'stay_time', align: 'center',title: '婊炵暀澶╂暟'}
             ,{field: 'loc_no', align: 'center',title: '搴撲綅鍙�'}
             ,{field: 'matnr', align: 'center',title: '鐗╂枡'}
diff --git a/src/main/webapp/static/js/report/workIn.js b/src/main/webapp/static/js/report/workIn.js
index 13e3959..bedebe3 100644
--- a/src/main/webapp/static/js/report/workIn.js
+++ b/src/main/webapp/static/js/report/workIn.js
@@ -17,8 +17,8 @@
         toolbar: '#toolbar',
         cellMinWidth: 50,
         cols: [[
-            {type: 'checkbox'}
-            ,{field: 'io_time', align: 'center', title: '鍏ュ簱鏃ユ湡'}
+            // {type: 'checkbox'}
+            {field: 'io_time', align: 'center', title: '鍏ュ簱鏃ユ湡'}
             ,{field: 'loc_no', align: 'center',title: '搴撲綅鍙�'}
             // ,{field: 'crn_str_time', align: 'center',title: '鍫嗗灈鏈哄惎鍔ㄦ椂闂�'}
             // ,{field: 'crn_end_time', align: 'center',title: '鍫嗗灈鏈哄仠姝㈡椂闂�'}
diff --git a/src/main/webapp/static/js/report/workOut.js b/src/main/webapp/static/js/report/workOut.js
index fc2f2d4..7ad1126 100644
--- a/src/main/webapp/static/js/report/workOut.js
+++ b/src/main/webapp/static/js/report/workOut.js
@@ -17,8 +17,8 @@
         toolbar: '#toolbar',
         cellMinWidth: 50,
         cols: [[
-            {type: 'checkbox'}
-            ,{field: 'io_time', align: 'center', title: '鍑哄簱鏃ユ湡'}
+            // {type: 'checkbox'}
+            {field: 'io_time', align: 'center', title: '鍑哄簱鏃ユ湡'}
             ,{field: 'loc_no', align: 'center',title: '搴撲綅鍙�'}
             ,{field: 'crn_str_time', align: 'center',title: '鍫嗗灈鏈哄惎鍔ㄦ椂闂�'}
             ,{field: 'crn_end_time', align: 'center',title: '鍫嗗灈鏈哄仠姝㈡椂闂�'}

--
Gitblit v1.9.1