diff --git a/src/const/match.js b/src/const/match.js index c6c17e1..69c38df 100644 --- a/src/const/match.js +++ b/src/const/match.js @@ -28,7 +28,7 @@ }, { id: 2, - name: '线下' + name: '其它' } ], teamCalculationMethods: [ diff --git a/src/pages/match/details/index.vue b/src/pages/match/details/index.vue index 176b05c..0c72e78 100644 --- a/src/pages/match/details/index.vue +++ b/src/pages/match/details/index.vue @@ -82,19 +82,19 @@

比赛时间:{{ rule.startTime && rule.startTime + ' ~ ' + rule.endTime }}

比赛方式:{{ methods.find(e => e.id == rule.method) && methods.find(e => e.id == rule.method).name }}

课程系统:{{ rule.systemName }}

-

线上地点:{{ rule.onlineAddress }}

-

线下地点:{{ rule.offlineAddress }}

+

线下地点:{{ rule.onlineAddress }}

+

比赛地点:{{ rule.offlineAddress }}

-

阶段比赛结束后{{ rule.resultAnnouncementTime }}小时,公布阶段比赛成绩。

+

晋级规则: