xiaoyong931011
2020-07-27 044cb4aa5da2cf5928e3e36e4007a361cd88fb24
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');