src/main/webapp/static/js/pakStore/stockAdjust.js
@@ -48,7 +48,7 @@ return; } if (matCodeData.length === 0) { layer.msg("请先添加物料"); layer.msg("请先添加产品"); return; } for (var i=0;i<matCodeData.length;i++){ @@ -194,7 +194,7 @@ } }) // 提取物料 // 提取产品 var matCodeLayerIdx; function getMat() { if (isEmpty(currLocNo)) { @@ -204,7 +204,7 @@ } matCodeLayerIdx = layer.open({ type: 2, title: '提取物料', title: '提取产品', maxmin: true, area: [top.detailWidth, top.detailHeight], shadeClose: true,