自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-17 e502db24d66f5f92bc5a0aca29f03b2fd1cb3d09
src/main/webapp/static/js/basCrnError/basCrnError.js
@@ -92,7 +92,7 @@
                    type: 2,
                    title: '新增',
                    maxmin: true,
                    area: [top.detailWidth, top.detailHeight],
                    area: ['500px', top.detailHeight],
                    shadeClose: false,
                    content: 'basCrnError_detail.html',
                    success: function(layero, index){
@@ -207,7 +207,7 @@
                    type: 2,
                    title: '修改',
                    maxmin: true,
                    area: [top.detailWidth, top.detailHeight],
                    area: ['500px', top.detailHeight],
                    shadeClose: false,
                    content: 'basCrnError_detail.html',
                    success: function(layero, index){