|
@@ -96,7 +96,7 @@ export default {
|
|
|
{ text: '产品名称', value: 'product_name' },
|
|
{ text: '产品名称', value: 'product_name' },
|
|
|
{ text: '英文名称', value: 'product_name_en' },
|
|
{ text: '英文名称', value: 'product_name_en' },
|
|
|
{ text: '目标表', value: 'target_table' },
|
|
{ text: '目标表', value: 'target_table' },
|
|
|
- { text: 'Schema', value: 'target_schema' },
|
|
|
|
|
|
|
+ { text: '数据库结构(schema)', value: 'target_schema' },
|
|
|
{ text: '记录数', value: 'record_count', align: 'center' },
|
|
{ text: '记录数', value: 'record_count', align: 'center' },
|
|
|
{ text: '列数', value: 'column_count', align: 'center' },
|
|
{ text: '列数', value: 'column_count', align: 'center' },
|
|
|
{ text: '数据流', value: 'source_dataflow_name' },
|
|
{ text: '数据流', value: 'source_dataflow_name' },
|