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
7.8 KiB
2 lines
7.8 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d2252c2"],{e2ed:function(e,t,r){"use strict";r.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.addBuild()}}},[e._v("新增电话")]),t("el-button",{attrs:{type:"init-button2",icon:"el-icon-time",plain:""},on:{click:function(t){return e.InspectionDrawer()}}},[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.revise(e.table_row)}}},[e._v("编辑")]),t("button",{on:{click:function(t){return e.del(e.table_row)}}},[e._v("删除")])])])],2)],1),t("Drawer",{attrs:{drawerTitle:e.drawerTitle,drawerVrisible:e.drawer_vrisible},on:{drawerClose:e.drawerClose}},[t("div",{staticStyle:{padding:"30px"}},[t("FromCard",[t("template",{slot:"title"},[e._v("基本信息")]),[t("VueForm",{ref:"childFrom",attrs:{formObj:e.reviseForm},on:{ruleSubmit:e.ruleSubmit}})]],2)],1),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("取消")])])])]),t("Drawer",{attrs:{drawerTitle:"定时检查",drawerVrisible:e.Inspection_vrisible},on:{drawerClose:e.InspectionDrawerClose}},[t("div",{staticStyle:{padding:"30px"}},[t("FromCard",[t("template",{slot:"title"},[e._v("基本信息")]),[t("VueForm",{ref:"childFroms",attrs:{formObj:e.InspectionForm},on:{ruleSubmit:e.ruleSubmit}})]],2)],1),t("div",{attrs:{slot:"footer"},slot:"footer"},[t("button",{staticClass:"btn-orange",on:{click:function(t){return e.InspectionSubmit()}}},[t("span",[t("i",{staticClass:"el-icon-circle-check"}),e._v("提交")])]),t("button",{staticClass:"btn-gray",on:{click:e.InspectionDrawerClose}},[t("span",[e._v("取消")])])])]),t("Dialog",{attrs:{dialogVisible:e.dialog_visible,dialog_config:e.dialog_config},on:{cancel:e.cancel,confirm:e.confirm}})],1)},s=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"main-titel"},[t("span",[e._v("便民电话")])])}],l=r("2b74"),o={data(){return{drawerTitle:"",Inspection_vrisible:!1,bool:!1,drawer_vrisible:!1,drawerControl:!0,dialog_visible:!1,dialog_config:{title:"删除提示",content:"是否确认删除?删除无法撤回!"},config:{thead:[{label:"序号",type:"index",width:"80"},{label:"名称",prop:"name",width:"auto"},{label:"联系方式",prop:"tel",width:"auto"},{label:"状态",prop:"status",width:"auto",type:"function",callback:(e,t)=>{switch(e.status){case 1:return"正常";case 2:return"有误";case 3:return"空号";default:break}}},{label:"类型",prop:"type",width:"auto",type:"function",callback:(e,t)=>{switch(e.status){case 1:return"业委会";case 2:return"绿化";case 3:return"快递";case 4:return"搬家";default:break}}},{label:"下次检查时间",prop:"nextControlDate",width:"auto"},{label:"检查状态",prop:"checkStatus",width:"auto",type:"function",callback:(e,t)=>{switch(e.checkStatus){case 0:return"未检查";case 1:return"已检查"}}},{label:"权重",prop:"weight",width:"auto"}],url:"conveniencePhoneList",data:{pageNum:1,size:10},search_item:[{type:"Input",label:"联系名称",placeholder:"请输入内容",prop:"name"},{type:"Input",label:"联系电话",placeholder:"请输入",prop:"tel"}]},table_row:[],InspectionForm:{ruleForm:{reminderInterval:null,reminderContent:null},rules:{reminderInterval:[{required:!0,message:"请选择定时检查时间",trigger:"blur"}],reminderContent:[{required:!0,message:"请填写提醒内容",trigger:"blur"}]},form_item:[{type:"Select",label:"提醒间隔",placeholder:"请选择",options:[{value:1,label:"一个月"},{value:2,label:"半年"}],width:"100%",prop:"reminderInterval"},{type:"textarea",label:"提醒内容",placeholder:"请输入",rows:5,width:"100%",prop:"reminderContent"}]},reviseForm:{ruleForm:{name:null,status:null,tel:null,weight:null,type:null},rules:{name:[{required:!0,message:"请填写联系名称",trigger:"blur"}],status:[{required:!0,message:"请填写状态",trigger:"blur"}],tel:[{required:!0,message:"请填写联系方式",trigger:"blur"}],weight:[{required:!0,message:"请填写权重",trigger:"blur"}],type:[{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:"有误"},{value:3,label:"空号"}],width:"50%",prop:"status"},{type:"Select",label:"类型",placeholder:"请输入",options:[{value:1,label:"业委会"},{value:2,label:"绿化"},{value:3,label:"快递"},{value:4,label:"搬家"}],width:"50%",prop:"type"},{type:"Int",label:"权重",placeholder:"请输入权重",width:"50%",prop:"weight"}]}}},mounted(){},methods:{ruleSubmit(e){this.bool=e},onSubmit(){if(this.$refs.childFrom.submitForm(),console.log(this),this.bool)if(this.drawerControl){let e={name:this.reviseForm.ruleForm.name,status:parseInt(this.reviseForm.ruleForm.status),tel:this.reviseForm.ruleForm.tel,weight:parseInt(this.reviseForm.ruleForm.weight),type:parseInt(this.reviseForm.ruleForm.type)};Object(l["i"])(e).then(e=>{console.log(e),e.status&&(this.$message({message:e.message,type:"success"}),this.getData(),this.drawerClose())}).catch(e=>{console.log(e)})}else{let e={id:this.table_row[0].id,name:this.reviseForm.ruleForm.name,status:parseInt(this.reviseForm.ruleForm.status),tel:this.reviseForm.ruleForm.tel,weight:parseInt(this.reviseForm.ruleForm.weight),type:parseInt(this.reviseForm.ruleForm.type)};Object(l["j"])(e).then(e=>{console.log(e),e.status&&(this.$message({message:e.message,type:"success"}),this.getData(),this.drawerClose())}).catch(e=>{console.log(e)})}},tableCheck(e){this.table_row=e},getData(){this.$refs.table.loadData()},drawerClose(){this.$refs.childFrom.reset();for(let e in this.reviseForm.ruleForm)this.reviseForm.ruleForm[e]="";this.drawer_vrisible=!1},InspectionSubmit(){if(this.$refs.childFroms.submitForm(),this.bool){let e={reminderInterval:this.InspectionForm.ruleForm.reminderInterval,reminderContent:this.InspectionForm.ruleForm.reminderContent};Object(l["k"])(e).then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.getData(),this.InspectionDrawerClose())})}},InspectionDrawer(){this.Inspection_vrisible=!0},InspectionDrawerClose(){this.Inspection_vrisible=!1,this.$refs.childFroms.reset();for(let e in this.InspectionForm.ruleForm)this.InspectionForm.ruleForm[e]=""},addBuild(){this.drawerControl=!0,this.drawer_vrisible=!0,this.drawerTitle="新增电话"},revise(e){if(console.log(e),!e.length)return void this.$message.error("请选中需要修改的数据");if(e.length>1)return void this.$message.error("只能单条数据修改");let t={id:e[0].id};Object(l["h"])(t).then(e=>{this.reviseForm.ruleForm.name=e.voConveniencePhone.name,this.reviseForm.ruleForm.status=e.voConveniencePhone.status,this.reviseForm.ruleForm.tel=e.voConveniencePhone.tel,this.reviseForm.ruleForm.weight=e.voConveniencePhone.weight,this.reviseForm.ruleForm.type=e.voConveniencePhone.type,this.drawerControl=!1,this.drawerTitle="修改电话",this.drawer_vrisible=!0})},del(e){e.length?this.dialog_visible=!0:this.$message.error("请选中需要删除的表格数据")},cancel(e){this.dialog_visible=!1},confirm(e){let t=[];for(let r=0;r<this.table_row.length;r++)t.push(this.table_row[r].id);this.$refs.table.tableDelete(t),this.dialog_visible=!1}}},a=o,n=r("2877"),c=Object(n["a"])(a,i,s,!1,null,"4f7fe07c",null);t["default"]=c.exports}}]);
|
|
//# sourceMappingURL=chunk-2d2252c2.396781f6.js.map
|