issues
search
QingdaoU
/
OnlineJudgeFE
A multiple pages app built for OnlineJudge
http://qduoj.com/
Other
298
stars
535
forks
source link
修改几个前端小bug
#114
Closed
akira-cn
closed
2 years ago
akira-cn
commented
2 years ago
修复内容:
params.row 异步获取到之前,
params.row.contest_type.replace
会在控制台报错
problem.statistic_info 不存在的时候(OI,关闭RealTimeRanking时),
this.changePie(problem)
会报错
修复内容:
params.row.contest_type.replace
会在控制台报错this.changePie(problem)
会报错