自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-04-12 c2406f5761fd3ed639eb8546586f2c8efc9eda77
src/main/webapp/static/js/order/order.js
@@ -290,7 +290,7 @@
                    admin.open({
                        type: 1,
                        offset: '150px',
                        area: '480px',
                        area: '680px',
                        title: (exp ? '修改' : '添加') + '明细',
                        content: $('#matEditDialog').html(),
                        success: function (layero, dIndex) {