nickchange
2023-11-09 c036557db88c6297b9a626a892dce35c14ab8ee5
cloud-server-management/src/main/webapp/static/modular/system/tCompetitionAudit/tCompetition.js
@@ -107,6 +107,10 @@
 */
TCompetition.openTCompetitionDetail = function () {
    if (this.check()) {
        if (TCompetition.seItem.auditStatus == 3){
            Feng.error("当前赛事不可以再审核");
            return;
        }
        var index = layer.load(1,{
            type: 1
            , title: '赛事审核'