总数据量: {{ totalDataCount }}
{{ fetchingData ? '获取中...' : '获取数据' }}
{{ autoRefreshEnabled ? '关闭自动刷新' : '开启自动刷新' }}
{{ scope.row.symbol }}
{{ formatCreationTime(scope.row.timeStamp) }}