自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-07-24 5dab84c4518245049d64ed3dbad9b2bcae7086fe
src/main/webapp/static/js/locMast/locMast.js
@@ -126,6 +126,7 @@
                    success: function(layero, index){
                        layer.getChildFrame('#data-detail-submit-edit', index).hide();
                       clearFormVal(layer.getChildFrame('#detail', index));
                        top.convertDisabled(layer.getChildFrame('#data-detail :input', index), false);
                        layer.iframeAuto(index);layer.style(index, {top: (($(window).height()-layer.getChildFrame('#data-detail', index).height())/3)+"px"});
                    }
                });