| | |
| | | search: true, |
| | | span: 18, |
| | | row: true, |
| | | width: 200, |
| | | // width: 200, |
| | | rules: [{ |
| | | required: true, |
| | | message: "请输入物业公司名称", |
| | |
| | | prop: 'area', |
| | | type: 'select', |
| | | span: 6, |
| | | width: 260, |
| | | // width: 260, |
| | | props: { |
| | | label: 'name', |
| | | value: 'code' |
| | |
| | | prop: "address", |
| | | span: 18, |
| | | row: true, |
| | | width: 160, |
| | | // width: 160, |
| | | }, |
| | | { |
| | | label: "社会信用代码", |
| | |
| | | search: true, |
| | | span: 18, |
| | | row: true, |
| | | width: 100, |
| | | // width: 100, |
| | | }, |
| | | { |
| | | label: "基础信息分", |
| | | prop: "baseInfoScore", |
| | | display: false, |
| | | }, |
| | | { |
| | | label: "经营信息分", |
| | | prop: "operateinfoScore", |
| | | display: false, |
| | | }, |
| | | { |
| | | label: "纳税信息分", |
| | | prop: "taxInfoScore", |
| | | display: false, |
| | | }, |
| | | { |
| | | label: "党建信息分", |
| | | prop: "partyBuildingInfoScore", |
| | | display: false, |
| | | }, |
| | | { |
| | | label: "企业良好信息分", |
| | | prop: "goodCorporateScore", |
| | | display: false, |
| | | }, |
| | | { |
| | | label: "项目良好信息分", |
| | | prop: "goodCorporateScore", |
| | | display: false, |
| | | }, |
| | | { |
| | | label: "违法违规行为分", |
| | | prop: "lllegalAndIrregularScore", |
| | | display: false, |
| | | }, |
| | | { |
| | | label: "评价平均分", |
| | | prop: "evaluateScore", |
| | | display: false, |
| | | }, |
| | | { |
| | | label: "街道社区分", |
| | | prop: "streetScore", |
| | | display: false, |
| | | }, |
| | | { |
| | | label: "总分", |
| | | prop: "allScore", |
| | | display: false, |
| | | }, |
| | | |
| | | { |
| | | label: "简介", |
| | | prop: "remark", |