You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
31 KiB
2 lines
31 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-afd3a3ce"],{"10a7":function(e,t,l){"use strict";l("242c")},1452:function(e,t,l){},"242c":function(e,t,l){},"2b5d":function(e,t,l){"use strict";l("69b4")},"61da":function(e,t,l){},"69b4":function(e,t,l){},8591:function(e,t,l){"use strict";l("1452")},"98c7":function(e,t,l){"use strict";l("f0bb")},cd79:function(e,t,l){"use strict";l.r(t);var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"main-content"},[e._m(0),t("div",{staticClass:"content"},[t("div",{staticClass:"content-btn"},[t("el-button",{staticClass:"init-button",attrs:{icon:"el-icon-plus"},on:{click:function(t){return e.addOwnerDrawer()}}},[e._v("新增业主")])],1),t("VueTable",{ref:"table",attrs:{config:e.config},on:{tableCheck:e.tableCheck}},[t("template",{slot:"footer"},[t("div",{staticClass:"table-footer"},[t("button",{on:{click:function(t){return e.detailsOwnerDrawer(e.table_row)}}},[e._v("详情")]),t("button",{on:{click:function(t){return e.reviseOwnerDrawer(e.table_row)}}},[e._v("修改")]),t("button",{on:{click:function(t){return e.del(e.table_row)}}},[e._v("删除")]),t("button",{on:{click:function(t){return e.linkHouseDrawer(e.table_row)}}},[e._v("关联房屋")]),t("button",{on:{click:function(t){return e.linkParkDrawer(e.table_row)}}},[e._v("关联车位")])])])],2)],1),t("addOwner",{attrs:{drawerTitle:"添加业主",drawerVrisible:e.add_vrisible},on:{handleClose:e.addOwnerClose}}),t("detailsOwner",{attrs:{drawerTitle:"业主详情",owerId:e.owerId,drawerVrisible:e.details_vrisible},on:{handleClose:e.detailsOwnerClose}}),t("reviseOwner",{attrs:{drawerTitle:"修改业主",owerId:e.reviseOwerId,drawerVrisible:e.revise_vrisible},on:{handleClose:e.reviseOwnerClose}}),t("linkHouse",{attrs:{drawerTitle:"关联房屋",owerId:e.linkHouseOwerId,drawerVrisible:e.linkHouse_vrisible},on:{handleClose:e.linkHouseClose}}),t("linkParking",{attrs:{drawerTitle:"关联车位",owerId:e.linkParkOwerId,drawerVrisible:e.linkPark_vrisible},on:{handleClose:e.linkParkClose}})],1)},s=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"main-titel"},[t("span",[e._v("业主档案")])])}],r=function(){var e=this,t=e._self._c;return t("div",[t("Drawer",{attrs:{drawerTitle:e.drawerTitle,drawerVrisible:e.drawer_vrisible},on:{drawerClose:e.drawerClose}},[t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("基本信息")]),t("VueForm",{ref:"childFrom",attrs:{formObj:e.fromjson}}),[t("div",[t("div",{staticClass:"hr"}),t("div",[t("div",{staticClass:"add"},[t("span",{on:{click:e.addMember}},[e._v("添加成员")])]),t("div",{staticClass:"content-table"},[[t("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,"highlight-current-row":"","header-cell-style":{background:"#F5F5F6",color:"#999999"}}},[t("el-table-column",{attrs:{label:"序号",width:"80",type:"index"}}),t("el-table-column",{attrs:{prop:"date",label:"姓名"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("el-input",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.name,callback:function(t){e.$set(l.row,"name",t)},expression:"scope.row.name"}})]}}])}),t("el-table-column",{attrs:{prop:"name",label:"手机号"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("el-input",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.tel,callback:function(t){e.$set(l.row,"tel",t)},expression:"scope.row.tel"}})]}}])}),t("el-table-column",{attrs:{prop:"address",label:"身份"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("el-select",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.identity,callback:function(t){e.$set(l.row,"identity",t)},expression:"scope.row.identity"}},e._l(e.identityOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)]}}])}),t("el-table-column",{attrs:{label:"证件类型"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("el-select",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.idType,callback:function(t){e.$set(l.row,"idType",t)},expression:"scope.row.idType"}},e._l(e.userOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)]}}])}),t("el-table-column",{attrs:{prop:"address",width:"220",label:"证件号码"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("div",{staticClass:"column_flex"},[t("div",{staticStyle:{flex:"1"}},[t("el-input",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.idNumber,callback:function(t){e.$set(l.row,"idNumber",t)},expression:"scope.row.idNumber"}})],1),0!==l.$index?t("div",{staticStyle:{"padding-left":"10px"},on:{click:function(t){return e.deleteRow(l.$index,e.tableData)}}},[t("span",[t("i",{staticClass:"el-icon-delete"})])]):e._e()])]}}])})],1)]],2)])])]],2),t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("房屋信息")]),e._l(e.hoursArray,(function(l,i){return t("div",{key:i,staticClass:"flex"},[[t("div",{staticClass:"label-span"},[t("span",{staticStyle:{color:"red"}},[e._v("*")]),t("span",[e._v("房屋信息"),t("span",{directives:[{name:"show",rawName:"v-show",value:0!==i,expression:"index !== 0"}]},[e._v(e._s(i+1))])])]),t("div",[t("el-select",{staticStyle:{width:"108px","margin-right":"16px"},attrs:{filterable:"",size:"small",placeholder:"幢"},on:{change:t=>e.buildChange(t,i)},model:{value:l.buildValue,callback:function(t){e.$set(l,"buildValue",t)},expression:"item.buildValue"}},e._l(e.buildOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1),t("el-select",{staticStyle:{width:"108px","margin-right":"16px"},attrs:{filterable:"",size:"small",placeholder:"单元"},on:{change:t=>e.unitChange(t,i)},model:{value:l.unitValue,callback:function(t){e.$set(l,"unitValue",t)},expression:"item.unitValue"}},e._l(l.unitOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1),t("el-select",{staticStyle:{width:"108px","margin-right":"16px"},attrs:{filterable:"",size:"small",placeholder:"房间号"},model:{value:l.hoursValue,callback:function(t){e.$set(l,"hoursValue",t)},expression:"item.hoursValue"}},e._l(l.hoursOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)],1),t("div",[t("span",{staticStyle:{"font-size":"19px","margin-right":"8px"},on:{click:e.houseAdd}},[t("i",{staticClass:"el-icon-circle-plus-outline"})]),0!==i?t("span",{staticStyle:{"font-size":"19px"},on:{click:function(t){return e.houseRemove(i)}}},[t("i",{staticClass:"el-icon-remove-outline"})]):e._e()])]],2)}))],2),t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("车位信息")]),e._l(e.parkingArray,(function(l,i){return t("div",{key:i,staticClass:"flex"},[t("div",{staticClass:"label-span"},[t("span",[e._v("车位信息"),t("span",{directives:[{name:"show",rawName:"v-show",value:0!==i,expression:"index !== 0"}]},[e._v(e._s(i+1))])])]),t("div",[t("el-select",{staticStyle:{"margin-right":"16px"},attrs:{size:"small",filterable:"",placeholder:"请输入"},on:{change:t=>e.parkingChange(t,i)},model:{value:l.parkingValue,callback:function(t){e.$set(l,"parkingValue",t)},expression:"item.parkingValue"}},e._l(e.parkingOptions,(function(e){return t("el-option",{key:e.id,attrs:{label:e.code,value:e.id}})})),1)],1),t("div",[t("span",{staticStyle:{"font-size":"19px"},on:{click:e.parkingAdd}},[t("i",{staticClass:"el-icon-circle-plus-outline"})]),0!==i?t("span",{staticStyle:{"font-size":"19px","margin-left":"8px"},on:{click:function(t){return e.parkingRemove(i)}}},[t("i",{staticClass:"el-icon-remove-outline"})]):e._e()])])}))],2),t("div",{attrs:{slot:"footer"},slot:"footer"},[t("button",{staticClass:"btn-orange",on:{click:function(t){return e.onSubmit()}}},[t("span",[t("i",{staticClass:"el-icon-circle-check"}),e._v("提交")])]),t("button",{staticClass:"btn-gray",on:{click:e.drawerClose}},[t("span",[e._v("取消")])])])],1)],1)},a=[],n=l("2b74"),o={props:{drawerVrisible:{type:Boolean,default:()=>!1},drawerTitle:{type:String,default:()=>""}},data(){return{buildOptions:[],hoursArray:[{buildValue:null,unitValue:null,unitOptions:[],hoursOptions:[],hoursValue:null}],parkingOptions:[],parkingList:[],parkingArray:[{parkingValue:null}],userOptions:[{label:"身份证",value:1},{label:"营业执照",value:2}],identityOptions:[{label:"父亲",value:1},{label:"母亲",value:2},{label:"其他",value:3}],drawer_vrisible:!1,tableData:[],fromjson:{ruleForm:{tel:null,name:null,idType:null,idNumber:null},rules:{name:[{required:!0,message:"请选择",trigger:"blur"}],tel:[{required:!0,message:"请选择",trigger:"blur"}],idType:[{required:!0,message:"请选择",trigger:"blur"}],idNumber:[{required:!0,message:"请选择",trigger:"blur"}]},form_item:[{type:"Input",label:"业主姓名",placeholder:"请输入",width:"50%",prop:"name"},{type:"Input",label:"联系方式",placeholder:"请输入",width:"50%",prop:"tel"},{type:"Select",label:"证件类型",placeholder:"请输入",options:[{value:1,label:"身份证"},{value:2,label:"营业执照"}],width:"50%",prop:"idType"},{type:"Input",label:"证件号码",placeholder:"请输入",width:"50%",prop:"idNumber"}]}}},mounted(){Object(n["m"])().then(e=>{this.buildOptions=e}),Object(n["b"])({url:"parkList",data:{pageNum:1,size:100}}).then(e=>{this.parkingOptions=e.tableList,console.log(e)})},methods:{parkingChange(e,t){this.$set(this.parkingList,t,e),console.log(this.parkingList)},onSubmit(){let e=this.hoursArray.map(e=>e.hoursValue);for(let s in this.fromjson.ruleForm)if(!this.fromjson.ruleForm[s])return void this.$message({message:"基础信息为必填项",type:"error"});let t=!0,l=this.tableData.map(e=>(e.name&&e.tel&&e.idType&&e.idNumber&&e.identity||(t=!1),{name:e.name,tel:e.tel,idType:e.idType,idNumber:e.idNumber,identity:e.identity}));if(!1===t)return void this.$message({message:"请完善成员信息填写(可不填写)",type:"error"});for(let s=0;s<e.length;s++)if(null===e[s])return void this.$message({message:"请将房屋信息填写完整",type:"error"});let i={userResident:{name:this.fromjson.ruleForm.name,tel:this.fromjson.ruleForm.tel,idType:this.fromjson.ruleForm.idType,idNumber:this.fromjson.ruleForm.idNumber},voRelativesList:l,buildingUnitEstateIds:e,cpmParkingSpaceIds:this.parkingList};console.log(i),Object(n["ab"])(i).then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.drawerClose())})},drawerClose(){this.$refs.childFrom.reset(),this.parkingArray=[{parkingValue:null}],this.tableData=[],this.drawer_vrisible=!1,this.hoursArray=[{buildValue:null,unitValue:null,unitOptions:[],hoursOptions:[],hoursValue:null}],this.$emit("handleClose","Close")},addMember(){this.tableData.push({name:null,tel:null,idType:null,idNumber:null,identity:null})},houseAdd(){this.hoursArray.push({buildValue:null,unitValue:null,unitOptions:[],hoursOptions:[],hoursValue:null})},buildChange(e,t){this.hoursArray[t].unitOptions=[],this.hoursArray[t].hoursOptions=[],this.hoursArray[t].unitValue=null,this.hoursArray[t].hoursValue=null;let l={id:e};Object(n["v"])(l).then(e=>{this.hoursArray[t].unitOptions=e})},unitChange(e,t){this.hoursArray[t].hoursValue=null,this.hoursArray[t].hoursOptions=[];let l={id:e};Object(n["w"])(l).then(e=>{this.hoursArray[t].hoursOptions=e})},houseRemove(e){this.hoursArray.splice(e,1)},parkingAdd(){this.parkingArray.push({parkingValue:null})},parkingRemove(e){this.parkingArray.splice(e,1)},deleteRow(e,t){t.splice(e,1)}},watch:{drawerVrisible:{handler(e){this.drawer_vrisible=e}}}},u=o,d=(l("2b5d"),l("2877")),c=Object(d["a"])(u,r,a,!1,null,"069f213e",null),p=c.exports,h=l("de4d"),m=function(){var e=this,t=e._self._c;return t("div",[t("Drawer",{attrs:{drawerTitle:e.drawerTitle,drawerVrisible:e.drawer_vrisible},on:{drawerClose:e.drawerClose}},[t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("基本信息")]),t("VueForm",{ref:"childFrom",attrs:{formObj:e.fromjson}}),[t("div",[t("div",{staticClass:"hr"}),t("div",[t("div",{staticClass:"add"},[t("span",{on:{click:e.addMember}},[e._v("添加成员")])]),t("div",{staticClass:"content-table"},[[t("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,"highlight-current-row":"","header-cell-style":{background:"#F5F5F6",color:"#999999"}}},[t("el-table-column",{attrs:{label:"序号",width:"80",type:"index"}}),t("el-table-column",{attrs:{prop:"date",label:"姓名"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("el-input",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.name,callback:function(t){e.$set(l.row,"name",t)},expression:"scope.row.name"}})]}}])}),t("el-table-column",{attrs:{prop:"name",label:"手机号"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("el-input",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.tel,callback:function(t){e.$set(l.row,"tel",t)},expression:"scope.row.tel"}})]}}])}),t("el-table-column",{attrs:{prop:"address",label:"身份"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("el-select",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.identity,callback:function(t){e.$set(l.row,"identity",t)},expression:"scope.row.identity"}},e._l(e.identityOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)]}}])}),t("el-table-column",{attrs:{label:"证件类型"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("el-select",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.idType,callback:function(t){e.$set(l.row,"idType",t)},expression:"scope.row.idType"}},e._l(e.idTypeOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)]}}])}),t("el-table-column",{attrs:{prop:"address",width:"220",label:"证件号码"},scopedSlots:e._u([{key:"default",fn:function(l){return[t("div",{staticClass:"column_flex"},[t("div",{staticStyle:{flex:"1"}},[t("el-input",{attrs:{size:"small",placeholder:"请输入"},model:{value:l.row.idNumber,callback:function(t){e.$set(l.row,"idNumber",t)},expression:"scope.row.idNumber"}})],1),0!==l.$index?t("div",{staticStyle:{"padding-left":"10px"},on:{click:function(t){return e.deleteRow(l.$index,e.tableData)}}},[t("span",[t("i",{staticClass:"el-icon-delete"})])]):e._e()])]}}])})],1)]],2)])])]],2),t("div",{attrs:{slot:"footer"},slot:"footer"},[t("button",{staticClass:"btn-orange",on:{click:function(t){return e.onSubmit()}}},[t("span",[t("i",{staticClass:"el-icon-circle-check"}),e._v("提交")])]),t("button",{staticClass:"btn-gray",on:{click:e.drawerClose}},[t("span",[e._v("取消")])])])],1)],1)},b=[],v={props:{drawerVrisible:{type:Boolean,default:()=>!1},drawerTitle:{type:String,default:()=>""},owerId:{type:Number,default:()=>null}},data(){return{idTypeOptions:[{label:"身份证",value:1},{label:"营业执照",value:2}],identityOptions:[{label:"父亲",value:1},{label:"母亲",value:2},{label:"其他",value:3}],drawer_vrisible:!1,tableData:[],userResident:{},cpmBuildingUnitEstateIdList:[],cpmParkingSpaceIdList:[],fromjson:{ruleForm:{tel:null,name:null,idType:null,idNumber:null},form_item:[{type:"Input",label:"业主姓名",placeholder:"请输入",disabled:!0,width:"50%",prop:"name"},{type:"Input",label:"联系方式",placeholder:"请输入",width:"50%",prop:"tel"},{type:"Select",label:"证件类型",disabled:!0,placeholder:"请输入",options:[{value:1,label:"身份证"},{value:2,label:"营业执照"}],width:"50%",prop:"idType"},{type:"Input",label:"证件号码",placeholder:"请输入",disabled:!0,width:"50%",prop:"idNumber"}]}}},methods:{onSubmit(){this.fromjson.ruleForm.id=this.owerId;let e=!0,t=this.tableData.map(t=>(t.name&&t.tel&&t.idType&&t.idNumber&&t.identity||(e=!1),{name:t.name,tel:t.tel,idType:t.idType,idNumber:t.idNumber,identity:t.identity}));if(!1===e)return void this.$message({message:"请完善成员信息填写(可不填写)",type:"error"});let l={userResident:this.fromjson.ruleForm,userRelatives:t};Object(n["eb"])(l).then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.drawerClose())})},getData(e){let t={id:e};Object(n["V"])(t).then(e=>{this.fromjson.ruleForm.tel=e.userResident.tel,this.fromjson.ruleForm.name=e.userResident.name,this.fromjson.ruleForm.idType=e.userResident.idType,this.fromjson.ruleForm.idNumber=e.userResident.idNumber,this.tableData=e.voRelativesList})},drawerClose(){this.drawer_vrisible=!1,this.$emit("handleClose","Close")},addMember(){this.tableData.push({name:null,tel:null,idType:null,idNumber:null,identity:null})},deleteRow(e,t){t.splice(e,1)}},watch:{drawerVrisible:{handler(e){this.drawer_vrisible=e}},owerId:{handler(e){this.getData(e)}}}},w=v,f=(l("98c7"),Object(d["a"])(w,m,b,!1,null,"500f0a33",null)),g=f.exports,y=function(){var e=this,t=e._self._c;return t("div",[t("Drawer",{attrs:{drawerTitle:e.drawerTitle,drawerVrisible:e.drawer_vrisible},on:{drawerClose:e.drawerClose}},[t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("基本信息")]),t("VueForm",{ref:"childFrom",attrs:{formObj:e.fromjson}})],1),t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("车位信息")]),e._l(e.parkingArray,(function(l,i){return t("div",{key:i,staticClass:"flex"},[t("div",{staticClass:"label-span"},[t("span",[e._v("车位信息"),t("span",{directives:[{name:"show",rawName:"v-show",value:0!==i,expression:"index !== 0"}]},[e._v(e._s(i+1))])])]),t("div",[t("el-select",{staticStyle:{"margin-right":"16px"},attrs:{size:"small","remote-method":e.parkRemoteMethod,remote:"",filterable:"",placeholder:"请输入"},on:{change:t=>e.parkChange(i,t),focus:e.parkFocus},model:{value:l.parkingSpaceCode,callback:function(t){e.$set(l,"parkingSpaceCode",t)},expression:"item.parkingSpaceCode"}},e._l(e.parkingOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)],1),t("div",[t("span",{staticStyle:{"font-size":"19px"},on:{click:e.parkingAdd}},[t("i",{staticClass:"el-icon-circle-plus-outline"})]),0!==i?t("span",{staticStyle:{"font-size":"19px","margin-left":"8px"},on:{click:function(t){return e.parkingRemove(i)}}},[t("i",{staticClass:"el-icon-remove-outline"})]):e._e()])])}))],2),t("div",{attrs:{slot:"footer"},slot:"footer"},[t("button",{staticClass:"btn-orange",on:{click:function(t){return e.onSubmit()}}},[t("span",[t("i",{staticClass:"el-icon-circle-check"}),e._v("提交")])]),t("button",{staticClass:"btn-gray",on:{click:e.drawerClose}},[t("span",[e._v("取消")])])])],1)],1)},k=[],_={props:{drawerVrisible:{type:Boolean,default:()=>!1},drawerTitle:{type:String,default:()=>""},owerId:{type:Number,default:()=>null}},data(){return{loading:!1,drawer_vrisible:!1,cpmParkingSpaceIds:[],parkingOptions:[],parkingArray:[{parkingSpaceCode:null,parkingSpaceId:null}],fromjson:{ruleForm:{tel:null,name:null,idType:null,idNumber:null,id:null},form_item:[{type:"span",label:"业主姓名",width:"50%",prop:"name"},{type:"span",width:"50%",label:"联系方式",prop:"tel"},{type:"span",width:"50%",label:"证件类型",prop:"idType"},{type:"span",width:"50%",label:"证件号码",prop:"idNumber"}]}}},mounted(){},methods:{parkChange(e,t){this.cpmParkingSpaceIds[e]=t},parkRemoteMethod(e){this.parkingOptions=[];let t={pageNum:1,size:50,code:e};this.loading=!0,Object(n["r"])(t).then(e=>{e.tableList.map(e=>{this.parkingOptions.push({value:e.id,label:e.code})}),this.loading=!1,console.log(e)})},parkFocus(){this.parkingOptions=[];let e={pageNum:1,size:50};this.loading=!0,Object(n["r"])(e).then(e=>{e.tableList.map(e=>{this.parkingOptions.push({value:e.id,label:e.code})}),this.loading=!1})},onSubmit(){let e={userResident:this.fromjson.ruleForm,cpmParkingSpaceIds:this.cpmParkingSpaceIds};console.log(e),Object(n["db"])(e).then(e=>{e.status?(this.$message({message:e.message,type:"success"}),this.drawerClose()):this.$message({type:"error",message:"修改车位失败"})})},getData(e){let t={id:e};Object(n["Y"])(t).then(e=>{console.log(e.cpmParkingSpaceIdList),this.fromjson.ruleForm.tel=e.userResident.tel,this.fromjson.ruleForm.name=e.userResident.name,this.fromjson.ruleForm.idType=e.userResident.idType,this.fromjson.ruleForm.idNumber=e.userResident.idNumber,this.fromjson.ruleForm.id=e.userResident.id,this.parkingArray=e.cpmParkingSpaceIdList,console.log(this.parkingArray),this.parkingArray.forEach(e=>{this.cpmParkingSpaceIds.push(e.parkingSpaceId)}),console.log(this.cpmParkingSpaceIds)})},parkingAdd(){this.parkingArray.push({parkingSpaceCode:null,parkingSpaceId:null})},parkingRemove(e){this.parkingArray.splice(e,1)},drawerClose(){this.drawer_vrisible=!1,this.$emit("handleClose","Close")}},watch:{drawerVrisible:{handler(e){this.drawer_vrisible=e}},owerId:{handler(e){this.getData(e)}}}},C=_,O=(l("8591"),Object(d["a"])(C,y,k,!1,null,"605e3956",null)),x=O.exports,S=function(){var e=this,t=e._self._c;return t("div",[t("Drawer",{attrs:{drawerTitle:e.drawerTitle,drawerVrisible:e.drawer_vrisible},on:{drawerClose:e.drawerClose}},[t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("基本信息")]),t("VueForm",{ref:"childFrom",attrs:{formObj:e.fromjson}})],1),t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("房屋信息")]),e._l(e.hoursArray,(function(l,i){return t("div",{key:i,staticClass:"flex"},[[t("div",{staticClass:"label-span"},[t("span",[e._v("房屋信息"),t("span",{directives:[{name:"show",rawName:"v-show",value:0!==i,expression:"index !== 0"}]},[e._v(e._s(i+1))])])]),t("div",[t("el-select",{staticStyle:{width:"108px","margin-right":"16px"},attrs:{filterable:"",size:"small",placeholder:"幢"},on:{change:t=>e.buildChange(t,i)},model:{value:l.buildValue,callback:function(t){e.$set(l,"buildValue",t)},expression:"item.buildValue"}},e._l(e.buildOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1),t("el-select",{staticStyle:{width:"108px","margin-right":"16px"},attrs:{filterable:"",size:"small",placeholder:"单元"},on:{change:t=>e.unitChange(t,i)},model:{value:l.unitValue,callback:function(t){e.$set(l,"unitValue",t)},expression:"item.unitValue"}},e._l(l.unitOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1),t("el-select",{staticStyle:{width:"108px","margin-right":"16px"},attrs:{filterable:"",size:"small",placeholder:"房间号"},model:{value:l.hoursValue,callback:function(t){e.$set(l,"hoursValue",t)},expression:"item.hoursValue"}},e._l(l.hoursOptions,(function(e){return t("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)],1),t("div",[t("span",{staticStyle:{"font-size":"19px","margin-right":"8px"},on:{click:e.houseAdd}},[t("i",{staticClass:"el-icon-circle-plus-outline"})]),0!==i?t("span",{staticStyle:{"font-size":"19px"},on:{click:function(t){return e.houseRemove(i)}}},[t("i",{staticClass:"el-icon-remove-outline"})]):e._e()])]],2)}))],2),t("div",{attrs:{slot:"footer"},slot:"footer"},[t("button",{staticClass:"btn-orange",on:{click:function(t){return e.onSubmit()}}},[t("span",[t("i",{staticClass:"el-icon-circle-check"}),e._v("提交")])]),t("button",{staticClass:"btn-gray",on:{click:e.drawerClose}},[t("span",[e._v("取消")])])])],1)],1)},V=[],I={props:{drawerVrisible:{type:Boolean,default:()=>!1},drawerTitle:{type:String,default:()=>""},owerId:{type:Number,default:()=>null}},data(){return{estateIds:[],drawer_vrisible:!1,buildOptions:[],hoursArray:[],fromjson:{ruleForm:{tel:null,name:null,idType:null,idNumber:null,id:null},form_item:[{type:"span",label:"业主姓名",width:"50%",prop:"name"},{type:"span",width:"50%",label:"联系方式",prop:"tel"},{type:"span",width:"50%",label:"证件类型",prop:"idType"},{type:"span",width:"50%",label:"证件号码",prop:"idNumber"}]}}},mounted(){Object(n["m"])().then(e=>{this.buildOptions=e,console.log(e)})},methods:{onSubmit(){let e={userResident:this.fromjson.ruleForm,estateIds:this.estateIds};Object(n["cb"])(e).then(e=>{e.status?(this.$message({type:"success",message:e.message}),this.drawerClose()):this.$message({type:"error",message:"修改房屋失败"})})},getData(e){this.hoursArray=[];let t={id:e};Object(n["X"])(t).then(e=>{this.estateIds=[],console.log(e);for(let t=0;t<e.cpmBuildingUnitEstateIdList.length;t++)this.houseAdd(),this.hoursArray[t].hoursValue=e.cpmBuildingUnitEstateIdList[t].roomNumber,this.hoursArray[t].unitValue=e.cpmBuildingUnitEstateIdList[t].unitNo,this.hoursArray[t].buildValue=e.cpmBuildingUnitEstateIdList[t].buildingNo,this.estateIds.push(e.cpmBuildingUnitEstateIdList[t].estateId);this.fromjson.ruleForm.tel=e.userResident.tel,this.fromjson.ruleForm.name=e.userResident.name,this.fromjson.ruleForm.idType=e.userResident.idType,this.fromjson.ruleForm.idNumber=e.userResident.idNumber,this.fromjson.ruleForm.id=e.userResident.id,console.log(this.estateIds)})},houseAdd(){this.hoursArray.push({buildValue:null,unitValue:null,unitOptions:[],hoursOptions:[],hoursValue:null})},buildChange(e,t){this.hoursArray[t].unitOptions=[],this.hoursArray[t].hoursOptions=[],this.hoursArray[t].unitValue=null,this.hoursArray[t].hoursValue=null;let l={id:e};Object(n["v"])(l).then(e=>{this.hoursArray[t].unitOptions=e})},unitChange(e,t){this.hoursArray[t].hoursValue=null,this.hoursArray[t].hoursOptions=[];let l={id:e};Object(n["w"])(l).then(e=>{this.hoursArray[t].hoursOptions=e})},houseRemove(e){this.hoursArray.splice(e,1)},drawerClose(){this.drawer_vrisible=!1,this.$emit("handleClose","Close")}},watch:{drawerVrisible:{handler(e){this.drawer_vrisible=e}},owerId:{handler(e){this.getData(e)}}}},T=I,j=(l("10a7"),Object(d["a"])(T,S,V,!1,null,"38907089",null)),F=j.exports,A={components:{addOwner:p,detailsOwner:h["a"],reviseOwner:g,linkParking:x,linkHouse:F},data(){return{owerId:null,reviseOwerId:null,linkHouseOwerId:null,linkParkOwerId:null,drawerTitle:"",drawer_vrisible:!1,add_vrisible:!1,details_vrisible:!1,revise_vrisible:!1,linkHouse_vrisible:!1,linkPark_vrisible:!1,table_row:[],parkType:[],parkStatus:[],config:{search_item:[{type:"Input",label:"业主姓名",placeholder:"请输入",prop:"name"},{type:"Input",label:"业主手机号",placeholder:"请选择",prop:"tel"},{type:"Input",label:"业主证件号",placeholder:"请输入",prop:"idNumber"}],thead:[{label:"序号",type:"index",width:"80"},{label:"姓名",prop:"name",width:"auto"},{label:"手机号",prop:"tel",width:"auto"},{label:"证件类型",prop:"idType",width:"auto",type:"function",callback:(e,t)=>1===e.idType?"身份证":2===e.idType?"营业执照":void 0},{label:"证件号码",prop:"idNumber",width:"auto"}],url:"ownerList",data:{pageNum:1,size:10}}}},methods:{linkParkDrawer(e){e.length?e.length>1?this.$message.error("只能选择一条数据"):(this.linkParkOwerId=e[0].id,console.log("---------------------------------------"),console.log(this),this.linkPark_vrisible=!0):this.$message.error("请选中一条数据")},linkParkClose(){this.linkPark_vrisible=!1},linkHouseDrawer(e){e.length?e.length>1?this.$message.error("只能选择一条数据"):(this.linkHouseOwerId=e[0].id,this.linkHouse_vrisible=!0):this.$message.error("请选中一条数据")},linkHouseClose(){this.linkHouse_vrisible=!1},reviseOwnerDrawer(e){e.length?e.length>1?this.$message.error("只能选择一条数据"):(this.reviseOwerId=e[0].id,this.revise_vrisible=!0):this.$message.error("请选中一条需修改的数据")},reviseOwnerClose(){this.revise_vrisible=!1},detailsOwnerDrawer(e){e.length?e.length>1?this.$message.error("只能选择一条数据"):(this.owerId=e[0].id,this.details_vrisible=!0):this.$message.error("请选中一条需要查看的数据")},detailsOwnerClose(){this.details_vrisible=!1},addOwnerDrawer(){this.add_vrisible=!0},addOwnerClose(){this.add_vrisible=!1},add(){this.drawer_vrisible=!0},handleClose(){this.drawer_vrisible=!1},tableCheck(e){this.table_row=e},getData(){this.$refs.table.loadData()},del(e){if(e.length){let e=[];for(let t=0;t<this.table_row.length;t++)e.push(this.table_row[t].id);this.$confirm("是否确认删除?删除不可恢复","删除",{confirmButtonText:"确定",cancelButtonText:"取消",confirmButtonClass:"confirmButton",cancelButtonClass:"cancelButton"}).then(()=>{this.$refs.table.tableDelete(e)}).catch(e=>{})}else this.$message.error("请选中需要删除的数据")}}},$=A,N=Object(d["a"])($,i,s,!1,null,"2580c19d",null);t["default"]=N.exports},de4d:function(e,t,l){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",[t("Drawer",{attrs:{drawerTitle:e.drawerTitle,drawerVrisible:e.drawer_vrisible},on:{drawerClose:e.drawerClose}},[t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("基本信息")]),t("div",{staticClass:"flex"},[t("div",{staticClass:"from_item"},[t("div",{staticClass:"from_lable"},[t("span",[e._v("姓名")])]),t("div",{staticClass:"from_content"},[t("span",[e._v(e._s(e.userResident.name))])])]),t("div",{staticClass:"from_item"},[t("div",{staticClass:"from_lable"},[t("span",[e._v("手机号")])]),t("div",{staticClass:"from_content"},[t("span",[e._v(e._s(e.userResident.tel))])])]),e.cpmBuildingUnitEstateIdList.length>0?e._l(e.cpmBuildingUnitEstateIdList,(function(l,i){return t("div",{key:"house"+i,staticClass:"from_item"},[t("div",{staticClass:"from_lable"},[t("span",[e._v("房屋产权"+e._s(i+1))])]),t("div",{staticClass:"from_content"},[t("span",[e._v(e._s(l))])])])})):e._e(),e.cpmParkingSpaceIdList.length>0?e._l(e.cpmParkingSpaceIdList,(function(l,i){return t("div",{key:"park"+i,staticClass:"from_item"},[t("div",{staticClass:"from_lable"},[t("span",[e._v("车位产权"+e._s(i+1))])]),t("div",{staticClass:"from_content"},[t("span",[e._v(e._s(l))])])])})):e._e()],2)]),t("FromCard",{staticStyle:{margin:"30px"}},[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("家庭成员")]),t("div",{staticClass:"content-table"},[[t("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,"highlight-current-row":"","header-cell-style":{background:"#F5F5F6",color:"#999999"}}},[t("el-table-column",{attrs:{label:"序号",width:"80",type:"index"}}),t("el-table-column",{attrs:{prop:"name",label:"姓名"}}),t("el-table-column",{attrs:{prop:"tel",label:"手机号"}}),t("el-table-column",{attrs:{prop:"identity",label:"身份"}})],1)]],2)]),t("div",{attrs:{slot:"footer"},slot:"footer"},[t("button",{staticClass:"btn-orange",on:{click:function(t){return e.onSubmit()}}},[t("span",[t("i",{staticClass:"el-icon-circle-check"}),e._v("提交")])]),t("button",{staticClass:"btn-gray",on:{click:e.drawerClose}},[t("span",[e._v("取消")])])])],1)],1)},s=[],r=l("2b74"),a={props:{drawerVrisible:{type:Boolean,default:()=>!1},drawerTitle:{type:String,default:()=>"业主详情"},owerId:{type:Number,default:()=>null}},data(){return{drawer_vrisible:!1,tableData:[],userResident:{},cpmBuildingUnitEstateIdList:[],cpmParkingSpaceIdList:[]}},methods:{onSubmit(){},getData(e){let t={id:e};Object(r["V"])(t).then(e=>{console.log(e),this.tableData=e.voRelativesList,this.cpmParkingSpaceIdList=e.cpmParkingSpaceIdList,this.userResident=e.userResident,this.cpmBuildingUnitEstateIdList=e.cpmBuildingUnitEstateIdList})},drawerClose(){this.drawer_vrisible=!1,this.$emit("handleClose","Close")}},watch:{drawerVrisible:{handler(e){this.drawer_vrisible=e}},owerId:{handler(e){this.getData(e)}}}},n=a,o=(l("dee1"),l("2877")),u=Object(o["a"])(n,i,s,!1,null,"2a7919a4",null);t["a"]=u.exports},dee1:function(e,t,l){"use strict";l("61da")},f0bb:function(e,t,l){}}]);
|
|
//# sourceMappingURL=chunk-afd3a3ce.e18a796f.js.map
|