Helius
2021-06-11 52d679f7a821a4025990d4cddec6106fe869af05
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');