zhaowc
2024-08-29 1ac2c31898b2a10906c0058b1b62f73f5ea6daf9
HTML/views/ASNSetting/PalletBind.html
@@ -461,7 +461,7 @@
            { 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, },