| | |
| | | trigger: "blur", |
| | | }, ], |
| | | }, |
| | | // { |
| | | // label: "电话", |
| | | // prop: "telephone", |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | // width: 150, |
| | | // type: "tree", |
| | | // dicUrl: "/api/blade-system/region/tree", |
| | | // props: { |
| | | // label: "name", |
| | | // value: "id" |
| | | // }, |
| | | // rules: [{ |
| | | // required: true, |
| | | // message: "请选择所属社区", |
| | | // trigger: "blur", |
| | | // }, ], |
| | | // }, |
| | | // { |
| | | // label: "小区图片", |
| | | // prop: "picUrl", |
| | | // width: 80, |
| | | // type: "upload", |
| | | // listType: "picture-img", |
| | | // action: "/api/blade-resource/oss/endpoint/put-file", |
| | | // propsHttp: { |
| | | // res: "data", |
| | | // url: "link", |
| | | // }, |
| | | // span: 24, |
| | | // }, |
| | | { |
| | | label: "电话", |
| | | prop: "telephone", |