zrj
2024-06-07 b07a3a9dcb89f9785b7b001d2d26b167376d597e
src/views/userHouse/components/retalInfo.vue
@@ -33,10 +33,10 @@
    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"
@@ -44,18 +44,18 @@
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"
@@ -225,7 +225,7 @@
                        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",
@@ -318,7 +318,7 @@
                        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",
@@ -360,7 +360,7 @@
                    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",
@@ -377,7 +377,7 @@
                    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",
@@ -456,7 +456,7 @@
                //     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",