| | |
| | | hide: true, |
| | | searchSpan: 5, |
| | | searchLabelWidth: 76, |
| | | addDisplay: false, |
| | | editDisplay: false, |
| | | }, { |
| | | label: "地址", |
| | | prop: "address", |
| | | // align: 'center', |
| | | minWidth: 210, |
| | | search: true, |
| | | searchSpan: 5, |
| | |
| | | }, { |
| | | label: "核实内容信息", |
| | | prop: "recContent", |
| | | // align: 'center', |
| | | minWidth: 150, |
| | | labelWidth: 120, |
| | | type: "textarea", |
| | |
| | | overHidden: true, |
| | | }, |
| | | { |
| | | label: "核实现场照片", |
| | | prop: "sceUrls", |
| | | // align: 'center', |
| | | labelWidth: 120, |
| | | row: true, |
| | | span: 24, |
| | | fileType: 'img', |
| | | type: "upload", |
| | | listType: "picture-card", |
| | | dataType: "string", |
| | | width: 110, |
| | | }, { |
| | | label: "创建时间", |
| | | prop: "createTime", |
| | | labelWidth: 120, |
| | | align: 'center', |
| | | width: 156, |
| | | row: true, |
| | | searchPlaceholder: '请输入' |
| | | searchPlaceholder: '请输入', |
| | | addDisplay: false, |
| | | editDisplay: false, |
| | | }, { |
| | | label: "民警姓名", |
| | | prop: "policeman", |
| | |
| | | // }, |
| | | { |
| | | searchLabelWidth: 90, |
| | | labelWidth: 120, |
| | | label: "辖区派出所", |
| | | search: true, |
| | | searchSpan: 4, |
| | |
| | | labelWidth: 120, |
| | | searchLabelWidth: 96, |
| | | searchPlaceholder: '请输入宣防单位' |
| | | } |
| | | }, { |
| | | label: "核实现场照片", |
| | | prop: "sceUrls", |
| | | // align: 'center', |
| | | labelWidth: 120, |
| | | row: true, |
| | | span: 24, |
| | | fileType: 'img', |
| | | type: "upload", |
| | | listType: "picture-card", |
| | | dataType: "string", |
| | | width: 110, |
| | | }, |
| | | ], |
| | | }, |
| | | data: [] |