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.

1 line
20 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-0a2267aa"],{"0a5a":function(t,e,a){"use strict";a.d(e,"b",(function(){return s})),a.d(e,"d",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return o}));var i=a("b775");function s(t){return Object(i["a"])({url:"/api/admin/visit/index",method:"get",params:t})}function n(t){return Object(i["a"])({method:"get",url:"/api/admin/visit/show",params:t})}function r(t){return Object(i["a"])({method:"post",url:"/api/admin/visit/save",data:t})}function o(t){return Object(i["a"])({method:"get",url:"/api/admin/visit/destroy",params:t})}},"22a7":function(t,e,a){"use strict";a.d(e,"b",(function(){return s})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return r}));var i=a("b775");function s(t){return Object(i["a"])({url:"/api/admin/gate/visit-list",method:"get",params:t})}function n(t){return Object(i["a"])({url:"/api/admin/gate/user-list",method:"get",params:t})}function r(t){return Object(i["a"])({url:"/api/admin/gate/use-code",method:"get",params:t})}},"47ec":function(t,e,a){},6954:function(t,e,a){"use strict";a("47ec")},"6f2b":function(t,e,a){},a083:function(t,e,a){"use strict";a("6f2b")},c119:function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticStyle:{padding:"0 20px"}},[a("div",{ref:"lxHeader"},[a("lx-header",{staticStyle:{"margin-bottom":"10px",border:"0px","margin-top":"15px"},attrs:{icon:"md-apps",text:"拜访记录"}},[t._t("default",[a("div",{staticClass:"selector",staticStyle:{display:"flex","align-items":"center"}},[a("div",{staticStyle:{"margin-right":"10px"}},[t._v("关键词")]),a("el-input",{staticStyle:{width:"160px","margin-right":"10px"},attrs:{size:"mini",placeholder:"请输入关键词"},model:{value:t.select.keyword,callback:function(e){t.$set(t.select,"keyword",e)},expression:"select.keyword"}}),a("div",{staticStyle:{"margin-right":"10px"}},[t._v("状态")]),a("el-select",{attrs:{clearable:"",placeholder:"请选择"},model:{value:t.select.audit_status,callback:function(e){t.$set(t.select,"audit_status",e)},expression:"select.audit_status"}},t._l(t.statusList,(function(t){return a("el-option",{key:t.id,attrs:{label:t.value,value:t.id}})})),1),a("div",{staticStyle:{margin:"0 10px"}},[t._v("起始时间")]),a("el-date-picker",{attrs:{"value-format":"yyyy-MM-dd",type:"daterange","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:t.selectRangeM},model:{value:t.selectRange,callback:function(e){t.selectRange=e},expression:"selectRange"}}),a("el-button",{staticStyle:{"margin-left":"10px"},attrs:{slot:"reference",size:"medium",type:"primary"},on:{click:t.getList},slot:"reference"},[t._v("查询 ")])],1)])],2)],1),a("xy-table",{attrs:{"table-item":t.table,list:t.data,total:t.total,height:t.tableHeights},on:{tableHeight:t.tableHeight,pageSizeChange:function(e){t.select.rows=e,t.select.page=1,t.getList()},pageIndexChange:function(e){t.select.page=e,t.getList()}},scopedSlots:t._u([{key:"btns",fn:function(){return[a("el-table-column",{attrs:{fixed:"right",label:"操作",width:"220","header-align":"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[1==e.row.audit_status?a("i-button",{staticStyle:{"margin-right":"6px"},attrs:{type:"primary",size:"small"},on:{click:function(a){return t.showVisitForm(e.row,1)}}},[t._v(" 进入核验扫码 ")]):t._e(),3==e.row.audit_status?a("i-button",{staticStyle:{"margin-right":"6px"},attrs:{type:"primary",size:"small"},on:{click:function(a){return t.showVisitForm(e.row,2)}}},[t._v(" 离开核验扫码 ")]):t._e()]}}])})]},proxy:!0}])}),a("showVisit",{ref:"showVisit",on:{refresh:t.getList}}),a("el-dialog",{attrs:{title:"请先选择门岗人员",visible:t.gateShow,width:"60%","close-on-click-modal":!1,"show-close":!1},on:{"update:visible":function(e){t.gateShow=e}}},[a("el-radio-group",{model:{value:t.gateAdminId,callback:function(e){t.gateAdminId=e},expression:"gateAdminId"}},t._l(t.gateData,(function(e){return a("el-radio",{attrs:{label:e.id,border:""}},[t._v(t._s(e.name))])})),1),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{attrs:{type:"primary"},on:{click:t.confirmGate}},[t._v("确 定")])],1)],1)],1)},s=[],n=a("c7eb"),r=a("1da1"),o=a("fcc0"),c=a("22a7"),l={components:{showVisit:o["default"]},data:function(){return{gateShow:!0,gateAdminId:"",gateData:[],visible:!1,tableHeights:0,select:{page:1,rows:10,keyword:"",audit_status:"",start_date:"",end_date:"",is_export:0},selectRange:[],statusList:[{id:-1,value:"待学习"},{id:0,value:"待审核"},{id:1,value:"通过(待进厂)"},{id:2,value:"驳回"},{id:3,value:"已进厂"},{id:4,value:"已离厂"}],total:0,data:[],table:[{label:"序号",type:"index",fixed:"left",width:80},{label:"姓名",sortable:!1,prop:"name",fixed:"left",width:120},{label:"类型",sortable:!1,prop:"type_text",width:120},{label:"状态",sortable:!1,prop:"audit_status_text",width:120},{label:"是否随访",sortable:!1,prop:"follw_people",width:80,formatter:function(t,e,a){return a?"是":"否"}},{label:"预约时间",sortable:!1,prop:"date",width:120},{label:"证件类型",sortable:!1,prop:"credent",width:120,formatter:function(t,e,a){return 1==a?"身份证":"护照"}},{label:"证件号",sortable:!1,prop:"idcard",width:180},{label:"手机号",sortable:!1,prop:"mobile",width:120},{label:"单位名称",sortable:!1,prop:"company_name",width:180},{label:"开始时间",sortable:!1,prop:"start_date",width:180},{label:"结束时间",sortable:!1,prop:"end_date",width:180},{label:"创建时间",sortable:!1,prop:"created_at",width:180},{label:"创建人",sortable:!1,prop:"admin_id",width:120}]}},computed:{},mounted:function(){},created:function(){this.getUserList(),this.getToday(),this.getList()},methods:{getToday:function(){var t=new Date,e=this.$moment(t).format("YYYY-MM-DD");this.select.start_date=e,this.select.end_date=e,this.selectRange=[e,e]},getList:function(){var t=this;return Object(r["a"])(Object(n["a"])().mark((function e(){var a;return Object(n["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(c["b"])(t.select);case 2:a=e.sent,t.data=a.data,t.total=a.total;case 5:case"end":return e.stop()}}),e)})))()},getUserList:function(){var t=this;return Object(r["a"])(Object(n["a"])().mark((function e(){var a;return Object(n["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(c["c"])();case 2:a=e.sent,t.gateData=a;case 4:case"end":return e.stop()}}),e)})))()},confirmGate:function(){this.gateAdminId?this.gateShow=!1:this.$successMessage("请先选择门岗","","warning")},selectRangeM:function(t){console.log(t),t?(this.select.start_date=t[0],this.select.end_date=t[1]):(this.select.start_date="",this.select.end_date="")},tableHeight:function(t){this.$nextTick((function(){this.tableHeights=t+25+50}))},showVisitForm:function(t,e){this.$refs["showVisit"].form=t,this.$refs["showVisit"].formDataType="coderecord",this.$refs["showVisit"].codeType=e,this.$refs["showVisit"].gateAdminId=this.gateAdminId,this.$refs["showVisit"].isShow=!0}}},d=l,m=(a("6954"),a("2877")),u=Object(m["a"])(d,i,s,!1,null,"4561ff3d",null);e["default"]=u.exports},fcc0:function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("xy-dialog",{ref:"dialog",attrs:{width:70,"is-show":t.isShow,type:"form",title:""+t.form.type_text,form:t.formData},on:{"update:isShow":function(e){t.isShow=e},"update:is-show":function(e){t.isShow=e}},scopedSlots:t._u([{key:"logs",fn:function(){return[a("el-timeline",{attrs:{reverse:!0}},t._l(t.form.logs,(function(e,i){return a("el-timeline-item",{key:i,attrs:{timestamp:e.created_at}},[t._v(" "+t._s(e.remark)+" ")])})),1)]},proxy:!0},"coderecord"==t.formDataType?{key:"codeForm",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label",staticStyle:{"font-size":"32px",width:"230px!important"}},[t._v(" 核销码: ")]),a("div",{staticClass:"xy-table-item-content"},[a("el-input",{ref:"codeInput",staticStyle:{"font-size":"32px",padding:"25px",width:"400px"},attrs:{placeholder:"请输入核销码或扫码"},model:{value:t.codeForm.code,callback:function(e){t.$set(t.codeForm,"code",e)},expression:"codeForm.code"}})],1)])]},proxy:!0}:null,{key:"visitinfo",fn:function(){return[a("div",{staticStyle:{width:"600px"}},[t._v(" 拜访信息 ")])]},proxy:!0},{key:"date",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("到访日期: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.date)+" ")])])]},proxy:!0},{key:"visit_time_id",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("到访时段: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.visit_time?t.form.visit_time.start_time:"")+"至"+t._s(t.form.visit_time?t.form.visit_time.end_time:"")+" ")])])]},proxy:!0},{key:"visit_area_id",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("前往区域: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.visit_area?t.form.visit_area.name:"")+" ")])])]},proxy:!0},1==t.form.type?{key:"reason",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("到访事由: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.reason)+" ")])])]},proxy:!0}:null,2==t.form.type?{key:"workRange",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("施工时段: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.work_start_time)+"至"+t._s(t.form.work_end_time)+" ")])])]},proxy:!0}:null,3==t.form.type?{key:"plate",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[t._v(" 停车区域: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.plate)+" ")])])]},proxy:!0}:null,{key:"remark",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[t._v(" 备注: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.remark)+" ")])])]},proxy:!0},{key:"visitorinfo",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-content",staticStyle:{width:"400px"}},[t._v(" 拜访人信息: ")])])]},proxy:!0},{key:"name",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("姓名: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.name)+" ")])])]},proxy:!0},{key:"mobile",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("联系电话: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.mobile)+" ")])])]},proxy:!0},{key:"credent",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[t._v("证件类型: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(1==t.form.credent?"身份证":"护照")+" ")])])]},proxy:!0},{key:"idcard",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[t._v(" 证件号码: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.idcard)+" ")])])]},proxy:!0},{key:"company_name",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[t._v(" 单位名称: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.company_name)+" ")])])]},proxy:!0},{key:"cars",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[t._v(" 到访车辆: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.cars)+" ")])])]},proxy:!0},1==t.form.type||2==t.form.type?{key:"follw_people",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("随访人员: ")]),a("div",{staticClass:"xy-table-item-content"},[a("xy-table",{staticStyle:{width:"620px"},attrs:{height:260,"is-page":!1,list:t.form.follw_people,"table-item":t.followTable},scopedSlots:t._u([{key:"btns",fn:function(){},proxy:!0}],null,!1,992159138)})],1)])]},proxy:!0}:null,{key:"long_time",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("长访客申请: ")]),a("div",{staticClass:"xy-table-item-content",staticStyle:{width:"620px"}},[t._v(" "+t._s(0==t.form.long_time?"否":"是")+" "),1==t.form.long_time?a("div",{staticStyle:{display:"inline-block","vertical-align":"middle","margin-left":"10px"}},[t._v(" "+t._s(t.form.start_date)+"至"+t._s(t.form.end_date)+" ")]):t._e()])])]},proxy:!0},{key:"visitorinfos",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-content",staticStyle:{width:"400px"}},[t._v(" 被访人信息: ")])])]},proxy:!0},{key:"accept_admin_id",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("人员: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.accept_admin?t.form.accept_admin.name:"")+" ")])])]},proxy:!0},3==t.form.type?{key:"accept_goods_admin_id",fn:function(){return[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[a("span",{staticStyle:{color:"red","font-weight":"600","padding-right":"4px"}}),t._v("收货人: ")]),a("div",{staticClass:"xy-table-item-content"},[t._v(" "+t._s(t.form.accept_goods_admin?t.form.accept_goods_admin.name:"")+" ")])])]},proxy:!0}:null,"checkrecord"==t.formDataType?{key:"checkRecord",fn:function(){return[a("div",{staticStyle:{width:"600px"}},[t._v(" 审核 ")])]},proxy:!0}:null,0==t.form.audit_status&&t.isCheck?{key:"checkForm",fn:function(){return[a("el-form-item",{staticStyle:{"margin-bottom":"20px"},attrs:{prop:"checkForm.status"}},[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[t._v("状态: ")]),a("div",{staticClass:"xy-table-item-content"},[a("el-select",{staticStyle:{width:"200px"},attrs:{placeholder:"请选择"},model:{value:t.checkForm.status,callback:function(e){t.$set(t.checkForm,"status",e)},expression:"checkForm.status"}},t._l(t.statusList,(function(t){return a("el-option",{key:t.id,attrs:{label:t.value,value:t.id}})})),1)],1)])]),a("el-form-item",{staticStyle:{"margin-bottom":"20px"},attrs:{prop:"checkForm.reason"}},[a("div",{staticClass:"xy-table-item"},[a("div",{staticClass:"xy-table-item-label"},[t._v(" 备注: ")]),a("div",{staticClass:"xy-table-item-content"},[a("el-input",{staticStyle:{width:"300px"},attrs:{type:"textarea",placeholder:"请输入备注"},model:{value:t.checkForm.reason,callback:function(e){t.$set(t.checkForm,"reason",e)},expression:"checkForm.reason"}})],1)])])]},proxy:!0}:null,0!=t.form.audit_status||t.isCheck?null:{key:"checkText",fn:function(){return[a("div",{staticClass:"checkforms dbitem",staticStyle:{padding:"30rpx"}},[t._v(" "+t._s(t.checkText)+" ")])]},proxy:!0},{key:"footerContent",fn:function(){return[a("div",[a("Button",{attrs:{ghost:"",type:"primary"},on:{click:t.reset}},[t._v("取消")]),"checkrecord"==t.formDataType&&t.isCheck?a("Button",{attrs:{type:"primary"},on:{click:t.checkSubmit}},[t._v("审核")]):t._e(),"coderecord"==t.formDataType?a("Button",{attrs:{type:"primary"},on:{click:t.codeSubmit}},[t._v("确认")]):t._e()],1)]},proxy:!0}],null,!0)})],1)},s=[],n=a("5530"),r=a("53ca"),o=a("b85c"),c=a("c7eb"),l=a("1da1"),d=(a("d81d"),a("b0c0"),a("3ca3"),a("ddb0"),a("b775"));function m(t){return Object(d["a"])({method:"post",url:"/api/admin/visit_audit/save",data:t})}var u=a("0a5a"),p=a("22a7"),f=a("c24f"),h=(a("a78e"),{components:{},data:function(){return{isShow:!1,id:"",userId:"",formDataType:"",formData:{codeForm:{},visitinfo:"",date:"",visit_time_id:"",visit_area_id:"",workRange:"",reason:"",plate:"",remark:"",visitorinfo:"",name:"",mobile:"",credent:1,idcard:"",company_name:"",cars:"",follw_people:[],long_time:0,longrange:"",visitorinfos:"",accpet_department_id:"",accept_admin_id:"",accept_goods_admin_id:"",checkRecord:"",checkForm:{},checkText:""},form:{},checkForm:{status:1},codeForm:{},codeType:"",gateAdminId:"",check_admin_name:"",followTable:[{label:"姓名",prop:"name",width:200},{label:"联系电话",prop:"mobile",width:200},{label:"证件类型",prop:"credent",width:200,formatter:function(t,e,a){return 1==a?"身份证":"护照"}},{label:"证件号码",prop:"idcard",width:200}],statusList:[{id:1,value:"通过"},{id:2,value:"驳回"}],checkLevel:[{id:1,value:"请等待一级审核完成"},{id:2,value:"请等待二级审核完成"},{id:3,value:"请等待三级审核完成"}],checkText:"",isCheck:!1}},created:function(){this.getUserId()},watch:{isShow:function(t){var e=this;if(t){"checkrecord"==this.formDataType&&(this.checkForm.visit_id=this.id,this.getDetail()),"coderecord"==this.formDataType&&(this.codeForm.type=parseInt(this.codeType),this.codeForm.admin_id=parseInt(this.gateAdminId),this.$nextTick((function(){e.$refs.codeInput.focus()})))}else this.reset()}},methods:{selectLevel:function(t){var e=this;this.form.audit.map((function(a){a.level==t&&(e.checkForm.level=a.level,e.checkForm.id=a.id,e.checkForm.audit_admin_id=a.audit_admin_id,e.check_admin_name=a.audit_admin?a.audit_admin.name:"")}))},getUserId:function(){var t=this;return Object(l["a"])(Object(c["a"])().mark((function e(){var a;return Object(c["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(f["b"])();case 2:a=e.sent,t.userId=a.id;case 4:case"end":return e.stop()}}),e)})))()},getDetail:function(){var t=this;return Object(l["a"])(Object(c["a"])().mark((function e(){var a,i,s,n,l,d;return Object(c["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(u["d"])({id:t.id});case 2:a=e.sent,i=t,t.form=a,s=Object(o["a"])(i.form.audit),e.prev=6,l=Object(c["a"])().mark((function t(){var e;return Object(c["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e=n.value,0!=e.status){t.next=15;break}if(e.audit_admin_id!=i.userId){t.next=10;break}return i.checkForm.level=e.level,i.checkForm.id=e.id,i.checkForm.audit_admin_id=e.audit_admin_id,i.isCheck=!0,t.abrupt("return",{v:void 0});case 10:return i.checkLevel.map((function(t){e.level==t.id&&(i.checkText=t.value)})),i.isCheck=!1,t.abrupt("return",{v:void 0});case 13:t.next=16;break;case 15:i.isCheck=!1;case 16:case"end":return t.stop()}}),t)})),s.s();case 9:if((n=s.n()).done){e.next=16;break}return e.delegateYield(l(),"t0",11);case 11:if(d=e.t0,"object"!==Object(r["a"])(d)){e.next=14;break}return e.abrupt("return",d.v);case 14:e.next=9;break;case 16:e.next=21;break;case 18:e.prev=18,e.t1=e["catch"](6),s.e(e.t1);case 21:return e.prev=21,s.f(),e.finish(21);case 24:case"end":return e.stop()}}),e,null,[[6,18,21,24]])})))()},reset:function(){this.id="",this.formDataType="",this.checkForm={},this.check_admin_name="",this.codeForm={},this.codeType="",this.gateAdminId="",this.isShow=!1,this.$refs["dialog"].reset()},checkSubmit:function(){var t=this;console.log(this.checkForm);var e=this;m(Object(n["a"])({},e.checkForm)).then((function(e){t.$successMessage("审核成功"),t.isShow=!1,t.$emit("refresh")}))},codeSubmit:function(){var t=this,e=this;console.log(this.codeForm),Object(p["a"])(Object(n["a"])({},e.codeForm)).then((function(e){t.$successMessage("核销成功"),t.isShow=!1,t.$emit("refresh")}))}}}),v=h,b=(a("a083"),a("2877")),y=Object(b["a"])(v,i,s,!1,null,"b5381608",null);e["default"]=y.exports}}]);