44323
2024-03-11 a1cadd023734d1e33f6455ec87fb7e2783d808fe
cloud-server-management/src/main/webapp/static/modular/system/worldCup/worldCup_info.js
@@ -46,9 +46,6 @@
    let coverImg = $('#coverImg').val();
    let homeBackdropImg = $('#homeBackdropImg').val();
    let content = editor.getContent();
    if("" == registrationClosingTime){
        registrationClosingTime = null;
    }
    if(null == name || '' == name){
        Feng.error("请填写有效的比赛名称");
        return
@@ -212,9 +209,6 @@
    let coverImg = $('#coverImg').val();
    let homeBackdropImg = $('#homeBackdropImg').val();
    let content = editor.getContent();
    if("" == registrationClosingTime){
        registrationClosingTime = null;
    }
    if(null == name || '' == name){
        Feng.error("请填写有效的比赛名称");
        return