fix:修改名称
This commit is contained in:
parent
96981fc32f
commit
4360ee9416
@ -365,12 +365,12 @@ function reportResultsModelType(arr){
|
||||
res[item.modelType] = [
|
||||
{
|
||||
lable: '主队',
|
||||
value: item.homeTeam,
|
||||
value: item.homeTeamName,
|
||||
key: 'result'
|
||||
},
|
||||
{
|
||||
lable: '客队',
|
||||
value: item.awayTeam,
|
||||
value: item.awayTeamName,
|
||||
key: 'result'
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user