From c9cd6646fdd1296a7feeb4384ebfe06ab90a52d7 Mon Sep 17 00:00:00 2001
From: IPC-610 <IPC-610@DESKTOP-6LEOOS3>
Date: 星期三, 27 十一月 2024 08:25:17 +0800
Subject: [PATCH] 修改批次长度判断 ,批次长度增加为11位和12位
---
HTML/views/HouseWithinSetting/StockCheckFrom.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/HTML/views/HouseWithinSetting/StockCheckFrom.html b/HTML/views/HouseWithinSetting/StockCheckFrom.html
index 692c5ff..c045fa9 100644
--- a/HTML/views/HouseWithinSetting/StockCheckFrom.html
+++ b/HTML/views/HouseWithinSetting/StockCheckFrom.html
@@ -181,7 +181,7 @@
{field: 'Standard',title: '鐗╁搧瑙勬牸',align: 'center'},
{field: 'LocatNo',title: '鍌ㄤ綅缂栫爜',align: 'center',width: 120,hide:true,},
{field: 'PalletNo',title: '鎵樼洏鏉$爜',align: 'center',width: 100,},
- {field: 'LotNo',align: 'center',title: '鎵规',width: 150,},
+ {field: 'LotNo',align: 'center',title: '杩涘巶缂栧彿',width: 150,},
{field: 'LotText',align: 'center',title: '鎵规鎻忚堪',width: 120,},
{field: 'Qty',title: '搴撳瓨鏁伴噺',width: 100,align: 'center',fixed: 'right'},
{title: '鎿嶄綔',fixed: 'right',align: 'center',templet: '#table-content-list',width: 85,}
--
Gitblit v1.8.0