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); // 表单提交事件