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
12 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0b65d6"],{"1d9f":function(e,t,r){"use strict";r.r(t);var o=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.add()}}},[e._v("新增房屋")])],1),t("VueTable",{ref:"table",attrs:{config:e.config},on:{tableCheck:e.tableCheck},scopedSlots:e._u([{key:"esStatus",fn:function(r){return[t("div",[e._v(" "+e._s(e._f("filterA")(e.esStatusData,r.data.status))+" ")])]}},{key:"esType",fn:function(r){return[t("div",[e._v(" "+e._s(e._f("filterA")(e.esTypeData,r.data.type))+" ")])]}}])},[t("template",{slot:"footer"},[t("div",{staticClass:"table-footer"},[t("button",{on:{click:function(t){return e.revises(e.table_row)}}},[e._v("修改")]),t("button",{on:{click:function(t){return e.del(e.table_row)}}},[e._v("删除")])])])],2)],1),t("addEidt",{ref:"addEidt",attrs:{drawerTitle:e.drawerTitle,drawerVrisible:e.drawer_vrisible},on:{handleClose:e.handleClose,addEidtSuccess:e.addEidtSuccess}})],1)},s=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"main-titel"},[t("span",[e._v("房产管理")])])}],l=r("2b74"),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("VueForm",{ref:"childFroms",attrs:{formObj:e.fromjson},on:{ruleSuccess:e.addRuleSuccess},scopedSlots:e._u([{key:"constructionArea",fn:function(){return[t("el-input",{staticStyle:{width:"240px"},attrs:{size:"small",placeholder:"请输入"},model:{value:e.fromjson.ruleForm.constructionArea,callback:function(t){e.$set(e.fromjson.ruleForm,"constructionArea",t)},expression:"fromjson.ruleForm.constructionArea"}},[t("i",{staticClass:"metre",staticStyle:{"font-style":"normal"},attrs:{slot:"suffix"},slot:"suffix"},[e._v("㎡")])])]},proxy:!0},{key:"indoorArea",fn:function(){return[t("el-input",{staticStyle:{width:"240px"},attrs:{size:"small",placeholder:"请输入"},model:{value:e.fromjson.ruleForm.indoorArea,callback:function(t){e.$set(e.fromjson.ruleForm,"indoorArea",t)},expression:"fromjson.ruleForm.indoorArea"}},[t("i",{staticClass:"metre",staticStyle:{"font-style":"normal"},attrs:{slot:"suffix"},slot:"suffix"},[e._v("㎡")])])]},proxy:!0}])})],1),e._l(e.froms,(function(r,o){return t("div",{key:o,staticStyle:{margin:"30px"}},[t("FromCard",[t("span",{attrs:{slot:"title"},slot:"title"},[e._v("业主关联 "+e._s(o+1))]),t("span",{attrs:{slot:"btn"},slot:"btn"},[t("el-button",{attrs:{type:"text"},on:{click:function(t){return e.del(r)}}},[t("span",{staticStyle:{color:"#fb4702"}},[e._v("删除")])])],1),t("div",{},[t("VueForm",{ref:"childFrom",refInFor:!0,attrs:{formObj:r.addForm},on:{ruleSubmit:e.ruleSubmit}})],1)])],1)})),t("div",{staticStyle:{display:"flex","justify-content":"center"}},[t("el-button",{attrs:{type:"text"},on:{click:function(t){return e.addForms()}}},[t("span",{staticStyle:{color:"#fb4702"}},[e._v("添加")])])],1),t("div",{attrs:{slot:"footer"},slot:"footer"},["新增房屋"==e.drawerTitle?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-orange",on:{click:function(t){return e.onEdit()}}},[t("span",[t("i",{staticClass:"el-icon-circle-check"}),e._v("提交修改")])]),t("button",{staticClass:"btn-gray",on:{click:e.drawerClose}},[t("span",[e._v("取消")])])])],2)],1)},a=[],n={inject:["reload"],props:{drawerVrisible:{type:Boolean,default:()=>!1},drawerTitle:{type:String,default:()=>""}},data(){return{editId:null,drawer_vrisible:!1,bool:!1,fromjson:{ruleForm:{buildingId:2,buildingUnitId:null,roomNumber:null,status:null,type:null,constructionArea:null,indoorArea:null,deviceNumber:null},rules:{buildingId:[{required:!0,message:"请填楼栋",trigger:"blur"}],buildingUnitId:[{required:!0,message:"请填单元号",trigger:"blur"}],roomNumber:[{required:!0,message:"请填房间号",trigger:"blur"}],status:[{required:!0,message:"请选择",trigger:"blur"}],type:[{required:!0,message:"请选择类型",trigger:"blur"}],constructionArea:[{required:!0,message:"请填写建筑面积",trigger:"blur"}],indoorArea:[{required:!0,message:"请填室内面积",trigger:"blur"}],deviceNumber:[{required:!0,message:"请填写设备号",trigger:"blur"}]},form_item:[{type:"Select",label:"楼栋",placeholder:"请输入",options:[],width:"50%",prop:"buildingId"},{type:"Select",label:"单元号",placeholder:"请输入",options:[{label:"1",value:7},{label:"2",value:8}],width:"50%",prop:"buildingUnitId"},{type:"Input",label:"房屋名称",placeholder:"请输入",width:"50%",prop:"roomNumber"},{type:"Select",label:"房屋状态",placeholder:"请输入",options:[],width:"50%",prop:"status"},{type:"Slot",label:"建筑面积",placeholder:"请输入",width:"50%",prop:"constructionArea",slotName:"constructionArea"},{type:"Select",label:"房屋类型",placeholder:"请输入",options:[],width:"50%",prop:"type"},{type:"Slot",label:"室内面积",placeholder:"请输入",width:"50%",prop:"indoorArea",slotName:"indoorArea"},{type:"Int",label:"对讲机设备号",placeholder:"请输入",width:"50%",prop:"deviceNumber"}]},froms:[]}},mounted(){Object(l["m"])().then(e=>{this.fromjson.form_item[0].options=e}),Object(l["u"])().then(e=>{console.log(e),e.forEach(e=>{let t={label:e.showName,value:e.showValue};this.fromjson.form_item[5].options.push(t)})}),Object(l["t"])().then(e=>{console.log(e),e.forEach(e=>{let t={label:e.showName,value:e.showValue};this.fromjson.form_item[3].options.push(t)})})},methods:{drawerClose(){this.drawer_vrisible=!1,this.froms=[],this.$refs.childFroms.reset(),this.$emit("handleClose","Close")},ruleSubmit(e){this.bool=e},onSubmit(){this.$refs.childFroms.submitForm()},addRuleSuccess(){let e=[];if(this.froms.map(t=>{e.push(t.addForm.ruleForm)}),e.length>0)for(let r=0;r<e.length;r++)if(this.$refs.childFrom[r].submitForm(),!this.froms[r].addForm.ruleForm.name)return;let t={estate:{buildingUnitId:this.fromjson.ruleForm.buildingUnitId,roomNumber:this.fromjson.ruleForm.roomNumber,status:this.fromjson.ruleForm.status,type:this.fromjson.ruleForm.type,constructionArea:parseInt(this.fromjson.ruleForm.constructionArea),indoorArea:parseInt(this.fromjson.ruleForm.indoorArea),deviceNumber:this.fromjson.ruleForm.deviceNumber},residentList:e};console.log(t),Object(l["A"])(t).then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.$emit("addEidtSuccess"),this.drawerClose())})},onEdit(){let e=[];if(this.froms.map(t=>{e.push(t.addForm.ruleForm)}),e.length>0)for(let r=0;r<e.length;r++)if(this.$refs.childFrom[r].submitForm(),!this.froms[r].addForm.ruleForm.name)return;let t={estate:{id:this.editId,buildingUnitId:this.fromjson.ruleForm.buildingUnitId,roomNumber:this.fromjson.ruleForm.roomNumber,status:this.fromjson.ruleForm.status,type:this.fromjson.ruleForm.type,constructionArea:parseInt(this.fromjson.ruleForm.constructionArea),indoorArea:parseInt(this.fromjson.ruleForm.indoorArea),deviceNumber:this.fromjson.ruleForm.deviceNumber},residentList:e};console.log(t),Object(l["B"])(t).then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.drawerClose())})},edit(e,t){this.editId=e;let r={id:e};this.fromjson.ruleForm.buildingId=t.buildingId,this.fromjson.ruleForm.buildingId&&(this.fromjson.ruleForm.buildingUnitId=t.buildingUnitId),Object(l["l"])(r).then(e=>{console.log(e.cpmBuildingUnitEstate),this.fromjson.ruleForm.roomNumber=e.cpmBuildingUnitEstate.roomNumber,this.fromjson.ruleForm.status=e.cpmBuildingUnitEstate.status,this.fromjson.ruleForm.type=e.cpmBuildingUnitEstate.type,this.fromjson.ruleForm.constructionArea=e.cpmBuildingUnitEstate.constructionArea,this.fromjson.ruleForm.indoorArea=e.cpmBuildingUnitEstate.indoorArea,this.fromjson.ruleForm.deviceNumber=e.cpmBuildingUnitEstate.deviceNumber,console.log(e.userResidentList.length);for(let t=0;t<e.userResidentList.length;t++)this.froms.push({addForm:{ruleForm:{tel:e.userResidentList[t].tel,name:e.userResidentList[t].name,idType:e.userResidentList[t].idType,idNumber:e.userResidentList[t].idNumber},form_item:[{type:"Input",label:"业主姓名",placeholder:"请输入",width:"50%",prop:"name",disabled:"true"},{type:"Int",label:"联系方式",placeholder:"请输入",width:"50%",prop:"tel",disabled:"true"},{type:"Select",label:"证件类型",placeholder:"请输入",options:[{value:1,label:"身份证"},{value:2,label:"营业执照"}],width:"50%",prop:"idType",disabled:"true"},{type:"Input",label:"证件号码",placeholder:"请输入",width:"50%",prop:"idNumber",disabled:"true"}]},key:Date.now()})}),this.drawer_vrisible=!0},del(e){console.log(e);let t=this.froms.indexOf(e);-1!==t&&this.froms.splice(t,1)},addForms(){this.froms.push({addForm:{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:"Int",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"}]},key:Date.now()})},unitData(e){this.fromjson.form_item[1].options=[];let t={id:e};Object(l["v"])(t).then(e=>{console.log(e),this.fromjson.form_item[1].options=e})}},watch:{drawerVrisible:{handler(e){this.drawer_vrisible=e}},"fromjson.ruleForm.buildingId":{handler(e){this.unitData(e),this.fromjson.ruleForm.buildingUnitId=null},deep:!0}}},u=n,d=r("2877"),m=Object(d["a"])(u,i,a,!1,null,"b423ba7c",null),c=m.exports,p={components:{addEidt:c},data(){return{drawerTitle:"",esStatusData:[],esTypeData:[],drawer_vrisible:!1,table_row:[],config:{search_item:[{type:"Input",label:"房屋信息",placeholder:"楼栋-单元-室号",prop:"roomName"},{type:"select",label:"房屋状态",placeholder:"请输入内容",options:[],prop:"status"},{type:"Input",label:"业主",placeholder:"请输入",prop:"residentName"},{type:"Input",label:"手机号",placeholder:"请输入",prop:"residentTel"}],thead:[{label:"序号",type:"index",width:"80"},{label:"楼栋",prop:"buildingName",width:"auto"},{label:"单元(号)",prop:"buildingUnitNo",width:"auto"},{label:"房屋名称",prop:"roomNumber",width:"auto"},{label:"房屋状态",prop:"status",width:"auto",type:"slot",slotName:"esStatus"},{label:"业主",prop:"userResidentName",width:"auto"},{label:"手机号",prop:"userResidentTel",width:"auto"},{label:"房屋类型",prop:"type",width:"auto",type:"slot",slotName:"esType"},{label:"建筑面积",prop:"constructionArea",width:"auto"},{label:"室内面积",prop:"indoorArea",width:"auto"},{label:"导入编号",prop:"id",width:"auto"}],url:"houseList",data:{pageNum:1,size:10}}}},created(){Object(l["t"])().then(e=>{this.esStatusData=e,console.log(this.esStatusData),e.forEach(e=>{let t={label:e.showName,value:e.showValue};this.config.search_item[1].options.push(t)})}),Object(l["u"])().then(e=>{this.esTypeData=e,console.log(e)})},methods:{revises(e){e.length?e.length>1?this.$message.error("只能单条数据修改"):(this.$refs.addEidt.edit(e[0].id,e[0]),this.drawerTitle="修改房屋"):this.$message.error("请选中需要修改的数据")},addEidtSuccess(){console.log(1),this.$refs.table.loadData()},add(){this.drawerTitle="新增房屋",this.drawer_vrisible=!0},handleClose(){this.drawer_vrisible=!1},tableCheck(e){console.log(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("请选中需要删除的数据")}}},h=p,b=Object(d["a"])(h,o,s,!1,null,"7a2dcc16",null);t["default"]=b.exports}}]);
//# sourceMappingURL=chunk-2d0b65d6.cdcb59c1.js.map