自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-08 3b8d5759a3e2aaa170b848cc6a85d34274bd4f72
src/main/webapp/static/js/matCode/matCode.js
@@ -374,10 +374,11 @@
                layer.open({
                    type: 1,
                    title: '打印',
                    // area: ['500px', top.detailHeight],
                    shadeClose: true,
                    content: $('#printDataDiv'),
                    success: function(layero, index){
                        layer.iframeAuto(index);
                    },
                    end: function () {
                    }