刷新数据
导入数据
批量获取联系方式({{selectedCustomers.length}}条)
国家/地区:
{{searchParams.country_region}}
客户名:
{{searchParams.customer_name}}
id
国家/地区
客户名称
联系方式
操作
{{ customer.id}}
{{ customer.country_region }}
{{ customer.customer_name}}
({{getPhoneCount(customer.telephone)}})
{{ phone }}
({{ customer.contact_count || 0 }})
{{contact.dept}} {{contact.contact_type}}:
{{ contact.contact_value }}
导入客户列表
导入交易数据
解析结果
文件名:{{ importResult.fileName }}
数据条数:{{ importResult.count }} 条
{{ showPreview ? '收起预览' : '预览前10条数据' }}
{{ importResult.previewData }}
数据导入中,请稍候...