From e350fc16a0655dee101b3198cfa6bd6a6b56877c Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期一, 12 一月 2026 15:41:56 +0800
Subject: [PATCH] 入库流程功能 优化

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

diff --git a/src/main/webapp/static/js/locAroundBind/locAroundBind.js b/src/main/webapp/static/js/locAroundBind/locAroundBind.js
index d5517d9..3e753b3 100644
--- a/src/main/webapp/static/js/locAroundBind/locAroundBind.js
+++ b/src/main/webapp/static/js/locAroundBind/locAroundBind.js
@@ -27,6 +27,7 @@
             , { field: 'devNo', align: 'center', title: '鏈哄彴鍙�' }
             , { field: 'blocId', align: 'center', title: '搴撲綅ID', hide: true }
             , { field: 'blocNo', align: 'center', title: '搴撲綅鐮�' }
+            , { field: 'def$', align: 'center', title: '鏄惁榛樿' }
             , { fixed: 'right', title: '鎿嶄綔', align: 'center', toolbar: '#operate', width: 120 }
         ]],
         request: {

--
Gitblit v1.9.1