44323
2023-11-06 3caee5ce51a218f4bc1f3757a4d09b0ed18aa6df
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: '赛事审核'