From 1ac2c31898b2a10906c0058b1b62f73f5ea6daf9 Mon Sep 17 00:00:00 2001 From: zhaowc <526854230@qq.com> Date: 星期四, 29 八月 2024 09:07:44 +0800 Subject: [PATCH] Merge branch 'master' of http://47.95.120.53:8083/r/JC26WMS --- HTML/views/ASNSetting/PalletBind.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HTML/views/ASNSetting/PalletBind.html b/HTML/views/ASNSetting/PalletBind.html index f7761ca..87964db 100644 --- a/HTML/views/ASNSetting/PalletBind.html +++ b/HTML/views/ASNSetting/PalletBind.html @@ -455,13 +455,13 @@ { field: 'PalletNo3', title: '鎵樼洏鍙稬V3', align: 'center' }, { field: 'LocatNo', title: '鍌ㄤ綅鍦板潃', align: 'center', width: 90 }, { field: 'RoadwayNo', title: '鎵�灞炲贩閬�', align: 'center', width: 90, templet: '#RoadwayButton' }, - { field: 'WareHouseName', title: '鎵�灞炰粨搴�', align: 'center', width: 90}, + { field: 'WareHouseName', title: '鎵�灞炰粨搴�', align: 'center', width: 90 }, { field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center', width: 110 }, { field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center' }, { field: 'LotNo', title: '鎵规鍙�', align: 'center', width: 120 }, { field: 'Qty', title: '鏁伴噺', align: 'center', width: 90 }, { field: 'FullQty', title: '鏁存墭鏁伴噺', align: 'center', width: 90 }, - { field: 'SamplingQty', title: '鍙栨牱鏁伴噺', align: 'center', width: 90 }, + //{ field: 'SamplingQty', title: '鍙栨牱鏁伴噺', align: 'center', width: 90 }, // 鍙栨牱鏁伴噺鏀惧埌璇烽獙澶勬樉绀� { field: 'InspectMark', title: '鎶芥鏍囪', align: 'center', width: 90, templet: '#templetInspectMark' }, //{ field: 'Status', title: '鎵ц鐘舵��', align: 'center', width: 90, templet: '#templetStatus' }, // 閮芥槸鍏ュ簱瀹屾垚 { field: 'BitPalletMark', title: '闆舵墭鏍囪', align: 'center', width: 90, templet: '#templetBitPalletMark' }, @@ -544,7 +544,7 @@ { field: 'LotNo', title: '鎵规鍙�', align: 'center', width: 150, }, { field: 'Qty', title: '鏁伴噺', align: 'center', width: 105, }, { field: 'FullQty', title: '鏁寸鏁伴噺', align: 'center', width: 105, }, - { field: 'SamplingQty', title: '鍙栨牱鏁伴噺', align: 'center', width: 105, }, + //{ field: 'SamplingQty', title: '鍙栨牱鏁伴噺', align: 'center', width: 105, }, // 鍙栨牱鏁伴噺鏀惧埌璇烽獙椤甸潰鏄剧ず銆� { field: 'ProductionTime', title: '鐢熶骇鏃ユ湡', align: 'center', width: 160, templet: '#templetProductionTime' }, { field: 'ExpirationTime', title: '杩囨湡鏃ユ湡', align: 'center', width: 180, templet: '#templetExpirationTime' }, { field: 'LotText', title: '鎵规鎻忚堪', align: 'center', width: 150, }, -- Gitblit v1.8.0