| | |
| | | search: true, |
| | | }, |
| | | { |
| | | label: "上级菜单", |
| | | prop: "deptId", |
| | | type: "tree", |
| | | dicUrl: "/api/blade-system/dept/trees", |
| | | hide: true, |
| | | props: { |
| | | label: "title" |
| | | }, |
| | | rules: [ |
| | | { |
| | | required: false, |
| | | message: "请选择上级菜单", |
| | | trigger: "click" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | label: "到期时间", |
| | | prop: "releaseTimeRange", |
| | | type: "datetime", |
| | |
| | | { |
| | | required: false, |
| | | message: "请输入设备编号", |
| | | trigger: "click" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | label: "使用方", |
| | | prop: "deptId", |
| | | width: 200, |
| | | type: "tree", |
| | | dicUrl: "/api/blade-system/dept/trees", |
| | | props: { |
| | | label: "title" |
| | | }, |
| | | rules: [ |
| | | { |
| | | required: false, |
| | | message: "请选择上级菜单", |
| | | trigger: "click" |
| | | } |
| | | ] |
| | |
| | | span: 3, |
| | | labelWidth: "0", |
| | | className: "cityClass3" |
| | | }, |
| | | { |
| | | label: "权属", |
| | | prop: "ownership", |
| | | width: 150 |
| | | }, { |
| | | label: "街道", |
| | | prop: "street", |
| | | width: 200 |
| | | }, |
| | | { |
| | | label: "负责人", |
| | |
| | | width: 72 |
| | | }, |
| | | { |
| | | label: "负责人联系方式", |
| | | label: "负责人电话", |
| | | prop: "onePhone", |
| | | width: 110 |
| | | }, { |
| | | label: "街道", |
| | | prop: "street", |
| | | width: 200 |
| | | }, { |
| | | label: "到期时间", |
| | | prop: "expireTime", |