src/views/dispatch/data.js
@@ -21,7 +21,7 @@ label: "保安公司", prop: "tenantName", type: "tree", dicUrl: "/api/blade-system/dept/lazy-tree?parentId=0", dicUrl: "/api/blade-system/dept/security_lazy-tree?parentId=0", props: { label: "title", value: "id" @@ -37,6 +37,9 @@ }], labelWidth: 110, width: 200, editDisplay: false, addDisplay: false, hide: true, // span: 11, }, { @@ -66,6 +69,14 @@ // // }], }, { label: "行政区", prop: "addresss", labelWidth: 110, search: true, // width: 110, // overHidden: true }, { label: "详细地址", prop: "address", labelWidth: 110,