xiaoyong931011
2020-06-30 2d57b956efa9227c602ab6598bfa8958fcea3e34
src/main/resources/templates/febs/views/modules/systemSetting/platformTradeSetting.html
@@ -56,7 +56,6 @@
            
            if (layEvent === 'edit') {
                febs.modal.open('交易设置', 'modules/systemSetting/platformTradeSettingUpdate/' + data.id, {
                    area: $(window).width() <= 1000 ? '100%' : '50%',
                    btn: ['提交', '取消'],
                    yes: function (index, layero) {
                        $('#user-update').find('#submit').trigger('click');