From 8f6ebf95e57c6f39ec11002de79bf6ed16844a5c Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期六, 30 八月 2025 10:44:32 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/ghjtasrs' into ghjtasrs

---
 src/main/webapp/static/js/pakStore/boxOut.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/pakStore/boxOut.js b/src/main/webapp/static/js/pakStore/boxOut.js
index 9377099..199e8eb 100644
--- a/src/main/webapp/static/js/pakStore/boxOut.js
+++ b/src/main/webapp/static/js/pakStore/boxOut.js
@@ -7,6 +7,7 @@
         {field: 'anfme', align: 'center',title: '鏁伴噺'}
         ,{field: 'locNo$', align: 'center',title: '搴撲綅鍙�'}
         ,{field: 'batch', align: 'center',title: '鏈ㄧ灏哄'}
+        ,{field: 'suppCode', align: 'center',title: '鏂版棫'}
         ,{field: 'memo', align: 'center',title: '鏈ㄧ澶囨敞'}
     ];
     // cols.push({fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width: 80})

--
Gitblit v1.9.1