自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-07-02 68bb3deeaae91bd75a6777cd818adf6f745514f5
src/main/webapp/static/js/trayCode/trayCode.js
@@ -106,10 +106,12 @@
                layer.open({
                    type: 2,
                    title: '生成托盘码',
                    area: ['500px'],
                    shadeClose: true,
                    offset: '100px',
                    area: ['360px'],
                    shade: 0.1,
                    content: 'tray.html',
                    success: function(layero, index){
                        layer.iframeAuto(index)
                    },
                    end: function () {
                    }