44323
2023-11-17 2bb111939922d8e48fe11374bfe8ef2834a5bb43
cloud-server-management/src/main/webapp/static/modular/system/tCompetition/tCompetition_info.js
@@ -571,8 +571,15 @@
    console.log("===========oneId=========="+oneId)
    var SelectValue="";
    if(SelectValue=='0' ){
    if(oneId=='0' ){
        oneId=0
        console.log("隐藏")
        $("#yys1").hide();
        $("#account").hide();
    }else{
        console.log("展示")
        $("#yys1").show();
        $("#account").show();
    }
    // var ajax = new $ax(Feng.ctxPath + "/tSite/getChangeOne", function(data){
    //     if(data!=null){