src/main/webapp/static/js/pakStore/locCheckOut.js
@@ -1,4 +1,5 @@ var pageCurr; var tableIns; layui.use(['table','laydate', 'form'], function() { var table = layui.table; var $ = layui.jquery; @@ -151,11 +152,11 @@ function getLocDetl() { locDetlLayerIdx = layer.open({ type: 2, title: '提取物料', title: '提取出货内容', maxmin: true, area: [top.detailWidth, top.detailHeight], shadeClose: true, content: 'locDetlQuery.html', content: 'locDetlCheckQuery.html', success: function(layero, index){ } });