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