export const exportColumn = [ { title: "公司名称", key: "companyName" }, { title: "公司电话", key: "companyTel" }, { title: "公司邮箱", key: "companyEmail" }, { title: "所属地区", key: "companyAddress" }, { title: "详细地址", key: "companyStreet" }, { title: "联系人", key: "contacts" }, { title: "手机号", key: "mobile" } ]