| | |
| | | datetime: "", |
| | | selectionList: [], |
| | | option: { |
| | | labelWidth: 66, |
| | | searchLabelWidth: 66, |
| | | searchShow: true, |
| | | searchMenuSpan: 3, |
| | | menuWidth: 210, |
| | | |
| | | height: "auto", |
| | | calcHeight: 54, |
| | | dialogWidth: 950, |
| | | tip: false, |
| | | searchShow: true, |
| | | searchMenuSpan: 3, |
| | | menuWidth: 350, |
| | | border: false, |
| | | //stripe:true, |
| | | index: true, |
| | |
| | | span: 12, |
| | | searchSpan: 4, |
| | | search: true, |
| | | searchLabelWidth: 46, |
| | | }, |
| | | { |
| | | width: 110, |
| | | label: "类型", |
| | | prop: "type", |
| | | span: 12, |
| | |
| | | label: "所属社区", |
| | | parent: false, |
| | | prop: "communityCode", |
| | | search: true, |
| | | searchSpan: 4, |
| | | searchLabelWidth: 96, |
| | | search: true, |
| | | searchType: 'input', |
| | | type: "tree", |
| | | dicUrl: "/api/blade-system/region/tree", |
| | |
| | | span: 24, |
| | | }, |
| | | { |
| | | width: 144, |
| | | label: "时间", |
| | | prop: "createTime", |
| | | width: 160, |
| | | addDisplay: false, |
| | | editDisplay: false, |
| | | type: "date", |