| | |
| | | holdUpdate, |
| | | getHoldList, |
| | | updatePlaceExt, |
| | | } from "@/api/place/place" |
| | | } from "@/ssoapi/place/place" |
| | | import { |
| | | getPlaceList |
| | | } from "@/api/doorplateAddress/doorplateAddress" |
| | | } from "@/ssoapi/doorplateAddress/doorplateAddress" |
| | | import website from "@/config/website" |
| | | |
| | | |
| | |
| | | import { |
| | | getList as getHouseList, |
| | | getDetatil as getHouseDetail |
| | | } from "@/api/userHouse/list/house.js" |
| | | } from "@/ssoapi/userHouse/list/house.js" |
| | | |
| | | import { |
| | | getDetatil, |
| | | updateInfo, |
| | | add as addHouseRental |
| | | } from "@/api/userHouse/list/houseRental.js" |
| | | } from "@/ssoapi/userHouse/list/houseRental.js" |
| | | |
| | | |
| | | import { |
| | | getList as getHouseholdList, |
| | | } from "@/api/userHouse/list/houseHold.js" |
| | | } from "@/ssoapi/userHouse/list/houseHold.js" |
| | | |
| | | |
| | | |
| | |
| | | search: true, |
| | | dataType: "number", |
| | | width: 100, |
| | | dicUrl: "/api/blade-system/dict-biz/dictionary?code=rentalUseType", |
| | | dicUrl: "/ssoapi/blade-system/dict-biz/dictionary?code=rentalUseType", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey", |
| | |
| | | width: 80, |
| | | type: "upload", |
| | | listType: "picture-img", |
| | | action: "/api/blade-resource/oss/endpoint/put-file", |
| | | action: "/ssoapi/blade-resource/oss/endpoint/put-file", |
| | | propsHttp: { |
| | | res: "data", |
| | | url: "link", |
| | |
| | | listType: "picture-card", |
| | | dataType: "string", |
| | | multiple: true, |
| | | action: "/api/blade-resource/oss/endpoint/put-file", |
| | | action: "/ssoapi/blade-resource/oss/endpoint/put-file", |
| | | propsHttp: { |
| | | res: "data", |
| | | name: "name", |
| | |
| | | listType: "picture-card", |
| | | dataType: "string", |
| | | multiple: true, |
| | | action: "/api/blade-resource/oss/endpoint/put-file", |
| | | action: "/ssoapi/blade-resource/oss/endpoint/put-file", |
| | | propsHttp: { |
| | | res: "data", |
| | | name: "name", |
| | |
| | | // label: "关系", |
| | | // prop: "relationship", |
| | | // type: "select", |
| | | // dicUrl: "/api/blade-system/dict-biz/dictionary?code=roleRelation", |
| | | // dicUrl: "/ssoapi/blade-system/dict-biz/dictionary?code=roleRelation", |
| | | // dataType: "number", |
| | | // props: { |
| | | // label: "dictValue", |