From 4daea7b3b251c29a5ab51bf08eb1f787d7d9ae92 Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期二, 20 一月 2026 11:20:25 +0800
Subject: [PATCH] 用户托盘条码改成6位,WCS相应从PLC读取6位

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

diff --git a/src/main/webapp/static/js/basCrnp/basCrnp.js b/src/main/webapp/static/js/basCrnp/basCrnp.js
index aab4dc6..d135083 100644
--- a/src/main/webapp/static/js/basCrnp/basCrnp.js
+++ b/src/main/webapp/static/js/basCrnp/basCrnp.js
@@ -28,6 +28,7 @@
             ,{field: 'inEnable', align: 'center',title: '鍙叆(checkBox)'}
             ,{field: 'outEnable', align: 'center',title: '鍙嚭(checkBox)'}
             ,{field: 'controlRows', align: 'center',title: '鎺у埗搴撲綅鎺掑彿'}
+            ,{field: 'deepRows', align: 'center',title: '娣卞簱浣嶆帓鍙�'}
             ,{field: 'inStationList', align: 'center',title: '鍏ュ簱绔欏垪琛�'}
             ,{field: 'outStationList', align: 'center',title: '鍑哄簱绔欏垪琛�'}
             ,{field: 'maxInTask', align: 'center',title: '鏈�澶у叆搴撲换鍔℃暟'}

--
Gitblit v1.9.1