HTML/views/ASNSetting/PalletBind.html
@@ -469,6 +469,7 @@ { field: 'WareHouseNo', title: '所属仓库', align: 'center', width: 90, templet: '#WareHouseButton' }, { 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 },