puzhibing
2024-03-08 1a273129c7827ce18b3d0cf866db98dedb7fd757
修改bug
1个文件已修改
6 ■■■■■ 已修改文件
cloud-server-management/src/main/webapp/static/modular/system/worldCup/worldCup_info.js 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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