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