44323
2023-11-14 ddbb38c54db9c3670e5ff53f4bf713525de1099d
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: '赛事审核'