筛选
全选
恢复默认设置
最新发布
{{ props.row.date.slice(0, 10) }}
今值
{{ props.row.reality == '' ? '--' : props.row.reality }}
预测值
{{ props.row.forecast == '' ? '--' : props.row.forecast }}
前值
{{ props.row.previous == '' ? '--' : props.row.previous }}
来源:
{{ props.row.source_of_report }}
重要性:
国家及地区:
{{ props.row.history_country }}
货币:
{{ props.row.history_currency }}
{{scope.row.date.split(' ')[1]}}
{{ scope.row.timeLine.split(' ')[0] }} ({{ formatWeekDay(scope.row.timeLine) }})
{{scope.row.country}}
{{scope.row.title}}
{{scope.row.previous}} {{scope.row.unit != 'null' ? scope.row.unit:''}}
{{scope.row.forecast}} {{scope.row.unit != 'null' ? scope.row.unit:''}}
---
{{scope.row.reality}} {{scope.row.unit != 'null' ? scope.row.unit:''}}
---