| | |
| | | }, |
| | | { |
| | | leftStr: "供应商类型", |
| | | leftValue: item.contact_name, |
| | | leftValue: item.supplierType, |
| | | rightStr: "所属行业", |
| | | rightValue: item.contact_position |
| | | rightValue: item.industry |
| | | }, |
| | | { |
| | | leftStr: "联系人", |
| | | leftValue: item.contact_phone, |
| | | leftValue: item.contact, |
| | | rightStr: "联系电话", |
| | | rightValue: "18513375588" |
| | | rightValue: item.phone |
| | | }, |
| | | { |
| | | leftStr: "采购负责人", |
| | | leftValue: item.sales_resources, |
| | | leftValue: item.responsiblePersonName, |
| | | rightStr: "网址", |
| | | rightValue: item.member_name |
| | | rightValue: item.url |
| | | }, |
| | | { |
| | | leftStr: "邮箱", |
| | | leftValue: item.sales_resources, |
| | | leftValue: item.email, |
| | | rightStr: "", |
| | | rightValue: "" |
| | | } |