| | |
| | | editDisplay: false, |
| | | viewDisplay: false, |
| | | search: true, |
| | | searchSpan:4, |
| | | }, |
| | | { |
| | | label: "选择坐标", |
| | |
| | | }], |
| | | }, |
| | | { |
| | | label: '图片视频上传', |
| | | labelWidth:"100", |
| | | prop: 'picUrls', |
| | | type: 'upload', |
| | | fileType:'img', |
| | | span: 24, |
| | | listType: 'picture-card', |
| | | limit:5, |
| | | hide:true, |
| | | propsHttp: { |
| | | url:'link', |
| | | res: 'data' |
| | | }, |
| | | action: '/api/blade-resource/oss/endpoint/put-file-attach' |
| | | }, |
| | | { |
| | | label: "内容", |
| | | prop: "content", |
| | | type: "textarea", |
| | |
| | | { |
| | | label: "创建人", |
| | | prop: "createUser", |
| | | type: "input", |
| | | type: "select", |
| | | addDisplay: false, |
| | | editDisplay: false, |
| | | viewDisplay: false, |
| | | search:true, |
| | | searchSpan:4, |
| | | dicUrl: "/api/blade-user/user-list", |
| | | props: { |
| | | label: "name", |
| | |
| | | viewDisplay: false, |
| | | hide:true, |
| | | search: true, |
| | | searchSpan:6, |
| | | searchOrder:-99, |
| | | searchRange:true |
| | | }, |
| | |
| | | prop: "state", |
| | | type: "select", |
| | | search: true, |
| | | searchSpan:4, |
| | | dicUrl: "/api/blade-system/dict-biz/dictionary?code=REPAIR_STATE", |
| | | dataType: "number", |
| | | props: { |