自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-04-22 99146eb1d411f276b5222ae603a36a5d7176c530
src/main/webapp/static/js/order/order.js
@@ -290,11 +290,10 @@
                    admin.open({
                        type: 1,
                        offset: '150px',
                        area: '480px',
                        area: '680px',
                        title: (exp ? '修改' : '添加') + '明细',
                        content: $('#matEditDialog').html(),
                        success: function (layero, dIndex) {
                            $(layero).children('.layui-layer-content').css('overflow', 'visible');
                            // 回显数据
                            form.val('matEditForm', exp);
                            // 表单提交事件