// 客户部门 export default [ { item: { key: "code", title: "编码" , width: "auto"}, attr: {}, }, { item: { key: "name", title: "名称" , width: "auto"}, attr: {}, }, ];