{{item.match_time}}
赛事名称:
{{item.match_name}}
赛事组别:
{{item.grouping_name}}
组内项目:
{{item.project_name}}
赛事场地:
{{item.ground_name}}
比赛状态:
{{item.status=='0'?'已安排':item.status=='1'?'待开赛':item.status=='2'?'已开赛':item.status=='3'?'已结束':'暂无'}}
{{item.match_time}}
赛事名称:
{{item.match_name}}
赛事组别:
{{item.grouping_name}}
组内项目:
{{item.project_name}}
赛事场地:
{{item.ground_name}}
比赛状态:
{{item.status=='0'?'已安排':item.status=='1'?'待开赛':item.status=='2'?'已开赛':item.status=='3'?'已结束':'暂无'}}
{{item.match_time}}
赛事名称:
{{info.match_name||'暂无'}}
比赛时间:
{{info.match_time||'暂无'}}
赛事组别:
{{info.grouping_name||'暂无'}}
组内项目:
{{info.project_name||'暂无'}}
赛事场地:
{{info.ground_name||'暂无'}}
比赛状态:
{{info.status=='0'?'已安排':info.status=='1'?'待开赛':info.status=='2'?'已开赛':info.status=='3'?'已结束':'暂无'}}