From 8af57882f9eb6b968925b9b0c41df04679f813fd Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 03 一月 2023 11:07:03 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/checkRecord/checkRecord.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/js/checkRecord/checkRecord.js b/src/main/webapp/static/js/checkRecord/checkRecord.js
index 9e16000..6eecd85 100644
--- a/src/main/webapp/static/js/checkRecord/checkRecord.js
+++ b/src/main/webapp/static/js/checkRecord/checkRecord.js
@@ -21,8 +21,8 @@
         cellMinWidth: 50,
         height: 'full-120',
         cols: [[
-            {type: 'checkbox'}
-            ,{field: 'locNo', align: 'center',title: '搴撲綅鍙�'}
+            //{type: 'checkbox'}
+            {field: 'locNo', align: 'center',title: '搴撲綅鍙�'}
             ,{field: 'barcode', align: 'center',title: '鎵樼洏鐮�'}
             ,{field: 'matnr', align: 'center',title: '鐗╂枡浠g爜'}
             ,{field: 'maktx', align: 'center',title: '鐗╂枡鍚嶇О'}

--
Gitblit v1.9.1