From 783e18db68ed1efcf14a0a2852dbf53ad4ae4c9f Mon Sep 17 00:00:00 2001
From: TQS <56479841@qq.com>
Date: 星期四, 05 一月 2023 14:48:38 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/checkRecord/checkRecord.js b/src/main/webapp/static/js/checkRecord/checkRecord.js
index 2f6344a..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: '鐗╂枡鍚嶇О'}
@@ -30,8 +30,8 @@
             ,{field: 'batch', align: 'center',title: '鎵瑰彿'}
             ,{field: 'anfme', align: 'center',title: '鐩樼偣鍓嶆暟閲�'}
             ,{field: 'confirmQty', align: 'center',title: '鐩樼偣纭閲�'}
+            ,{field: 'adjQty$', align: 'center',title: '鐩樼偣宸紓閲�'}
             ,{field: 'createTime$', align: 'center',title: '璁板綍鏃堕棿'}
-
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
         ]],
         request: {

--
Gitblit v1.9.1