export default [ { key: "code", title: "组织编码", type: "Input", search: true, }, { key: "name", title: "组织名称", type: "Input", search: true, }, ]