From 4c938d05b234e6142e94869eaec5e6d86efee382 Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期一, 27 十月 2025 08:33:04 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/basArmMast/basArmMast.js |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/js/basArmMast/basArmMast.js b/src/main/webapp/static/js/basArmMast/basArmMast.js
index 6a634c1..e1f3292 100644
--- a/src/main/webapp/static/js/basArmMast/basArmMast.js
+++ b/src/main/webapp/static/js/basArmMast/basArmMast.js
@@ -21,8 +21,8 @@
         cellMinWidth: 50,
         height: 'full-120',
         cols: [[
-            // {type: 'checkbox'}
-            // ,
+            {type: 'checkbox'}
+            ,
             {field: 'id', align: 'center',title: 'ID',hide: true}
             ,{field: 'armNo', align: 'center',title: '鏈烘鑷傜紪鍙�',hide: false}
             ,{field: 'orderNo', align: 'center',title: '璁㈠崟鍙�',hide: false}
@@ -40,6 +40,7 @@
             ,{field: 'supplier', align: 'center',title: '璐ф簮',hide: false}
             ,{field: 'ctns', align: 'center',title: '绠辨暟',hide: true}
             ,{field: 'createTime', align: 'center',title: '鏃堕棿鎴�',hide: true}
+            ,{field: 'barcode', align: 'center',title: '鎵樼洏鐮�',hide: false}
             ,{field: 'armError', align: 'center',title: '寮傚父浠g爜',hide: true}
             ,{field: 'armMsg', align: 'center',title: '寮傚父淇℃伅',hide: true}
 

--
Gitblit v1.9.1