| | |
| | | label: "法定代表人", |
| | | labelWidth: 160, |
| | | prop: "representative", |
| | | width: 110, |
| | | width: 90, |
| | | search: true, |
| | | searchSpan: 4, |
| | | searchLabelWidth: 100 |
| | |
| | | label: "法定代表人电话", |
| | | labelWidth: 160, |
| | | prop: "representativecell", |
| | | width: 120, |
| | | width: 110, |
| | | // search: true, |
| | | searchSpan: 4, |
| | | searchLabelWidth: 100 |
| | |
| | | label: "注册时间", |
| | | prop: "establishtime", |
| | | labelWidth: 160, |
| | | width: 130, |
| | | width: 100, |
| | | overHidden: true, |
| | | type: "date", |
| | | format: "yyyy-MM-dd", |
| | |
| | | label: "联系人", |
| | | prop: "contacts", |
| | | labelWidth: 160, |
| | | width: 85, |
| | | width: 60, |
| | | }, { |
| | | label: "联系电话", |
| | | prop: "contactscell", |