mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-28 12:41:55 +08:00
优化
This commit is contained in:
@@ -1071,7 +1071,9 @@ export default {
|
|||||||
this.competitionTeamVsTeamList = response.rows;
|
this.competitionTeamVsTeamList = response.rows;
|
||||||
});
|
});
|
||||||
}else if(tab.name=='competitionSpread'){
|
}else if(tab.name=='competitionSpread'){
|
||||||
this.genCompetitionCommonAqrCode(this.competitionObj.id);
|
if(this.spreadImgurl === null) {
|
||||||
|
this.genCompetitionCommonAqrCode(this.competitionObj.id);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
/** 关闭按钮 */
|
/** 关闭按钮 */
|
||||||
|
|||||||
Reference in New Issue
Block a user