|
|
|
@ -318,8 +318,8 @@ layui.use(['form', 'step', 'flow', 'table', 'inputTag'], function () { |
|
|
|
iframeChildren.css('height', '100%'); |
|
|
|
}, |
|
|
|
end: function () { |
|
|
|
let mid = $("#mid").val(); |
|
|
|
if (mid !== "") { |
|
|
|
console.log(mid) |
|
|
|
let loading2 = layer.open({type: 3, shade: [0.25, '#000'], icon: 2, speed: 0}); |
|
|
|
$.ajax({ |
|
|
|
url: "/material/findMatrialById?mid=" + mid + "&type=out", |
|
|
|
|