| | |
| | | prop: "creditcode", |
| | | width: 140, |
| | | hide: true, |
| | | |
| | | labelWidth: 160, |
| | | // hide: true, |
| | | // editDisplay: false, |
| | | // addDisplay: false |
| | |
| | | label: "企业名称", |
| | | prop: "enterprisename", |
| | | search: true, |
| | | searchSpan: 4, |
| | | labelWidth: 160, |
| | | // width: 130, |
| | | overHidden: true |
| | | }, |
| | | { |
| | | label: "企业类型", |
| | | prop: "stats", |
| | | type: "tree", |
| | | labelWidth: 160, |
| | | dicUrl: "/api/blade-system/dict-biz/dictionary?code=stats", |
| | | props: { |
| | | label: "dictValue", |
| | |
| | | }, |
| | | { |
| | | label: "法定代表人", |
| | | labelWidth: 160, |
| | | prop: "representative", |
| | | width: 80, |
| | | search: true, |
| | | searchSpan: 5, |
| | | searchSpan: 4, |
| | | searchLabelWidth: 100 |
| | | }, |
| | | // { |
| | |
| | | // // addDisplay: true, |
| | | // // editDisplay: true, |
| | | // // viewDisplay: true, |
| | | // // searchSpan: 5, |
| | | // // searchSpan: 4, |
| | | // // dicUrl: "/api/blade-system/dict-biz/dictionary?code=educationType", |
| | | // // props: { |
| | | // // label: "dictValue", |
| | |
| | | { |
| | | label: "成立日期", |
| | | prop: "establishtime", |
| | | labelWidth: 160, |
| | | width: 130, |
| | | overHidden: true, |
| | | type: "date", |
| | |
| | | { |
| | | label: "注册资本(万元人民币)", |
| | | prop: "registeredcapital", |
| | | labelWidth: 160, |
| | | // search: true, |
| | | width: 140, |
| | | // overHidden: true |
| | |
| | | { |
| | | label: "实缴资本(万元人民币)", |
| | | prop: "capital", |
| | | labelWidth: 160, |
| | | // width: 85, |
| | | hide: true, |
| | | // search: true, |
| | |
| | | }, |
| | | { |
| | | label: "组织机构代码", |
| | | labelWidth: 160, |
| | | prop: "organizationcode", |
| | | // width: 110, |
| | | // search: true, |
| | |
| | | { |
| | | label: "工商注册号", |
| | | prop: "registrationnumber", |
| | | labelWidth: 160, |
| | | width: 120, |
| | | // search: true, |
| | | // searchSpan: 4, |
| | |
| | | { |
| | | label: "纳税人识别号", |
| | | prop: "identificationnumber", |
| | | labelWidth: 160, |
| | | width: 140, |
| | | // addDisplay: true, |
| | | // editDisplay: true, |
| | |
| | | { |
| | | label: "注册地址", |
| | | prop: "address", |
| | | labelWidth: 160, |
| | | // search: true, |
| | | hide: true, |
| | | }, |
| | |
| | | label: "经营范围", |
| | | prop: "business", |
| | | // search: true, |
| | | labelWidth: 160, |
| | | hide: true, |
| | | // width: 110, |
| | | overHidden: true |
| | |
| | | { |
| | | label: "所属地区", |
| | | prop: "region", |
| | | labelWidth: 160, |
| | | // width: 110, |
| | | // search: true, |
| | | overHidden: true |
| | |
| | | label: "登记机关", |
| | | prop: "registration", |
| | | // search: true, |
| | | labelWidth: 160, |
| | | // width: 88, |
| | | overHidden: true, |
| | | hide: true, |
| | |
| | | { |
| | | label: "所属行业", |
| | | prop: "industry", |
| | | labelWidth: 160, |
| | | hide: true, |
| | | // search: true, |
| | | // width: 88, |
| | |
| | | }, |
| | | { |
| | | label: "辖区", |
| | | prop: "departmentid", |
| | | prop: "jurisdiction", |
| | | // type: "tree", |
| | | // disabled: true, |
| | | type: "tree", |