src/main/resources/templates/febs/views/modules/goods/goodsList.html
@@ -101,8 +101,9 @@ if (layEvent === 'goodsUpdate') { febs.modal.open('编辑', 'modules/goods/goodsUpdateNew/' + data.id, { btn: ['提交', '取消'], area:['100%','100%'], yes: function (index, layero) { $('#goods-updatenew').find('#submit').trigger('click'); $('#febs-update').find('#submit').trigger('click'); }, btn2: function () { layer.closeAll();