(this.webpackJsonp=this.webpackJsonp||[]).push([["chunk-73e2"],{"D/KO":function(t,e,a){"use strict";var s=a("fIzb");a.n(s).a},D7rg:function(t,e,a){"use strict";a.r(e);var s=a("14Xm"),i=a.n(s),n=a("D3Ub"),r=a.n(n),o=a("qOgl"),l=a("7Qib"),p=a("DoR2"),c=a("jJIE"),d=a.n(c),u=(a("xcGf"),a("8fCU")),f=a("0ERz"),g=a.n(f),v={name:"carrier",data:function(){return{refuseVisible:!1,enterprisenumber:"",value:"",code:"",name:"",mainpersonname:"11",province:"",city:"",district:"",address:"",economictype:"",area:"",storageprovince:"",storagecity:"",storagedistrict:"",storageaddress:"",storagearea:"",dealingrange:"",reservebox:"",powder:"",effectdate:"",noeffectdate:"",issuingunit:"",year:"",month:"",day:"",year1:"",month1:"",day1:"",year2:"",month2:"",day2:"",startMonth:"",startYear:"",startDay:"",endYear:"",endMonth:"",endDay:"",tableKey:0,listLoading:!1,approveVisible:!1,pageSize:10,recordTotal:0,currentPage:1,pageTotal:0,ruleForm:{},isSupervision:"",roleType:"",params:{pageIndex:1,pageSize:10,sort:"",order:"ASC",name:"",type:""},dataForm:{signperson:"",issueperson:"",issuepersonphone:"",id:""},listQuery:{filter:{code:"",page:"approve"},pageIndex:1,pageSize:10},searchContent:"",licenseList:[],reviewStatusList:[{id:0,name:"等待提交"},{id:1,name:"等待审核"},{id:2,name:"审核通过"},{id:3,name:"审核驳回"}],typeList:[{id:1,name:"烟花爆竹经营(生产)许可证"},{id:2,name:"烟花爆竹经营(批发)许可证"},{id:3,name:"烟花爆竹经营(零售)许可证"}],printObj1:{id:"printMe1",extraHead:'<meta http-equiv="Content-Language" content="zh-cn"/>'},printObj2:{id:"printMe2",extraHead:'<meta http-equiv="Content-Language" content="zh-cn"/>'},refuseForm:{id:"",rejectnote:""},dataFormRules:{}}},components:{LicenseInfoForm:o.default},created:function(){this.getLicenseListData()},methods:{giveDetail:function(t){var e=this;this.code=t.code,this.name=t.name,this.mainpersonname=t.mainpersonname,this.province=t.province,this.city=t.city,this.district=t.district,this.address=t.address,this.area=JSON.parse(t.licenseStorage)[0].area,this.storageaddress=t.storageaddress,this.storagearea=JSON.parse(t.licenseStorage)[0].storagearea,this.dealingrange=t.dealingRangeStr,this.powder=JSON.parse(t.licenseStorage)[0].powder,this.effectdate=t.effectdate,this.noeffectdate=t.noeffectdate,this.issuingunit=t.issuingunit,this.value=t.licensecode,this.economictype=t.economictype,this.enterprisenumber=t.enterprisenumber,this.year=t.issuingdate.split("-")[0],this.month=t.issuingdate.split("-")[1],this.day=t.issuingdate.split("-")[2],this.year1=t.effectdate.split("-")[0],this.month1=t.effectdate.split("-")[1],this.day1=t.effectdate.split("-")[2],this.year2=t.noeffectdate.split("-")[0],this.month2=t.noeffectdate.split("-")[1],this.day2=t.noeffectdate.split("-")[2],this.startYear=t.effectdate.split("-")[0],this.startMonth=t.effectdate.split("-")[1],this.startDay=t.effectdate.split("-")[2],this.endYear=t.noeffectdate.split("-")[0],this.endMonth=t.noeffectdate.split("-")[1],this.endDay=t.noeffectdate.split("-")[2],this.$nextTick(function(){e.qrcode()})},giveData:function(t){var e=this;this.code=t.code,this.name=t.name,this.economictype=t.economictype,this.mainpersonname=t.mainpersonname,this.province=t.province,this.city=t.city,this.district=t.district,this.address=t.address,this.area=JSON.parse(t.licenseStorage)[0].area,this.storageprovince=t.storageprovince,this.storagecity=t.storagecity,this.storagedistrict=t.storagedistrict,this.storageaddress=t.storageaddress,this.storagearea=JSON.parse(t.licenseStorage)[0].storagearea,this.dealingrange=t.dealingRangeStr,this.powder=JSON.parse(t.licenseStorage)[0].powder,this.reservebox=t.reservebox,this.effectdate=t.effectdate,this.noeffectdate=t.noeffectdate,this.issuingunit=t.issuingunit,this.value=t.licensecode,this.enterprisenumber=t.enterprisenumber,this.year=t.issuingdate.split("-")[0],this.month=t.issuingdate.split("-")[1],this.day=t.issuingdate.split("-")[2],this.year1=t.effectdate.split("-")[0],this.month1=t.effectdate.split("-")[1],this.day1=t.effectdate.split("-")[2],this.year2=t.noeffectdate.split("-")[0],this.month2=t.noeffectdate.split("-")[1],this.day2=t.noeffectdate.split("-")[2],this.$nextTick(function(){e.qrcode()})},qrcode:function(){if(""!=this.enterprisenumber){document.getElementById("qrcode").innerHTML="";new g.a("qrcode",{width:125,height:125,text:this.enterprisenumber,background:"#f0f"});document.getElementById("qrcode2").innerHTML="";new g.a("qrcode2",{width:75,height:75,text:this.enterprisenumber,background:"#f0f"})}},getLicenseListData:function(){var t=this;return r()(i.a.mark(function e(){var a;return i.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return t.isSupervision=d.a.get("isSupervision"),t.roleType=d.a.get("roleType"),t.listLoading=!0,e.next=5,Object(p.e)(t.params);case 5:"200"===(a=e.sent).data.code&&(t.recordTotal=a.data.result.totalCount,t.pageSize=a.data.result.pageSize,t.pageTotal=Object(l.a)(a.data.result.totalCount,a.data.result.pageSize),t.currentPage=a.data.result.current,t.licenseList=a.data.result.result),t.listLoading=!1;case 8:case"end":return e.stop()}},e,t)}))()},openLicenseForm:function(t,e){this.$refs.form.showLicenseForm(t,e,this.isSupervision,this.roleType)},searchData:function(){this.getLicenseListData()},handleSizeChange:function(t){this.params.pageSize=t,this.getLicenseListData()},handleCurrentChange:function(t){this.params.pageIndex=t,this.getLicenseListData()},commit:function(t){var e=this;this.$confirm("提交此条信息,是否继续","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){Object(p.i)({id:t,reviewstatus:1}).then(function(){e.getLicenseListData(),e.$notify({title:"成功",message:"提交成功",type:"success",duration:2e3})}).catch(function(t){Object(u.a)({error:t,vm:e})})})},refuse:function(t){this.refuseForm.id=t,this.refuseVisible=!0},submitRefuse:function(){var t=this;Object(p.h)(this.refuseForm).then(function(e){"200"===e.data.code?(t.getLicenseListData(),t.refuseVisible=!1,t.$notify({title:"成功",duration:2e3,message:"驳回成功",type:"success"})):t.$message({type:"warning",message:e.data.message})})},deleteById:function(t){var e=this;this.$confirm("删除此条信息,是否继续","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){Object(p.c)(t).then(function(t){var a=t.data;"200"===a.code?(e.$message({message:"删除成功",type:"success"}),e.getLicenseListData()):Object(u.a)({error:a.message,vm:e})}).catch(function(t){Object(u.a)({error:t,vm:e})})})},sortChange:function(){}}},m=(a("D/KO"),a("KHd+")),h=Object(m.a)(v,function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-container"},[a("div",{staticClass:"filter-container"},[a("div",{staticClass:"carrier_search"},[a("span",[t._v("企业名称:")]),t._v(" "),a("el-input",{staticClass:"carrier_search_input",model:{value:t.params.name,callback:function(e){t.$set(t.params,"name",e)},expression:"params.name"}})],1),t._v(" "),a("div",{staticClass:"carrier_search"},[a("span",[t._v("企业类型:")]),t._v(" "),a("el-select",{attrs:{filterable:"",clearable:""},model:{value:t.params.type,callback:function(e){t.$set(t.params,"type",e)},expression:"params.type"}},[a("el-option",{attrs:{label:"烟花爆竹经营(生产)许可证",value:"1"}},[t._v("烟花爆竹经营(生产)许可证")]),t._v(" "),a("el-option",{attrs:{label:"烟花爆竹经营(批发)许可证",value:"2"}},[t._v("烟花爆竹经营(批发)许可证")]),t._v(" "),a("el-option",{attrs:{label:"烟花爆竹经营(零售)许可证",value:"3"}},[t._v("烟花爆竹经营(零售)许可证")])],1)],1),t._v(" "),"null"!==t.isSupervision?a("el-button",{staticStyle:{"margin-left":"10px"},attrs:{type:"primary"},on:{click:function(e){t.openLicenseForm("新增","")}}},[t._v("添加")]):t._e(),t._v(" "),a("el-button",{staticStyle:{"margin-left":"10px"},attrs:{type:"primary"},on:{click:function(e){t.searchData()}}},[t._v("查询")])],1),t._v(" "),a("div",{staticClass:"table_content"},[a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],key:t.tableKey,staticStyle:{width:"100%"},attrs:{data:t.licenseList,border:"",fit:"","highlight-current-row":""},on:{"sort-change":t.sortChange}},[a("el-table-column",{attrs:{label:"序号",type:"index",align:"center",width:"60"}}),t._v(" "),a("el-table-column",{attrs:{label:"行政区划",prop:"province",align:"center",sortable:"custom"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.province)+t._s(e.row.city)+t._s(e.row.district)+"\n ")]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"单位名称",prop:"name",align:"center",sortable:"custom"}}),t._v(" "),a("el-table-column",{attrs:{label:"主要负责人",prop:"mainpersonname",align:"center",sortable:"custom"}}),t._v(" "),a("el-table-column",{attrs:{label:"许可证编号",prop:"licensecode",align:"center",sortable:"custom"}}),t._v(" "),a("el-table-column",{attrs:{label:"许可证类型",prop:"type",align:"center",sortable:"custom"},scopedSlots:t._u([{key:"default",fn:function(e){return t._l(t.typeList,function(s){return a("div",[e.row.type===s.id?a("div",[t._v("\n "+t._s(s.name)+"\n ")]):t._e()])})}}])}),t._v("`\n "),a("el-table-column",{attrs:{label:"发证日期",prop:"issuingdate",align:"center",sortable:"custom"}}),t._v(" "),a("el-table-column",{attrs:{label:"到期日期",prop:"noeffectdate",align:"center",sortable:"custom"}}),t._v(" "),a("el-table-column",{attrs:{label:"发证机关",prop:"issuingunit",align:"center",sortable:"custom"}}),t._v(" "),a("el-table-column",{attrs:{label:"状态",prop:"reviewstatus",align:"center",sortable:"custom"},scopedSlots:t._u([{key:"default",fn:function(e){return t._l(t.reviewStatusList,function(s){return a("div",[e.row.reviewstatus===s.id?a("div",[t._v("\n "+t._s(s.name)+"\n ")]):t._e()])})}}])}),t._v(" "),"null"!==t.isSupervision?a("el-table-column",{attrs:{label:"驳回建议",prop:"reviewnote",align:"center",sortable:"custom"}}):t._e(),t._v(" "),a("el-table-column",{attrs:{label:"操作",align:"center",width:"250","class-name":"small-padding fixed-width"},scopedSlots:t._u([{key:"default",fn:function(e){return["null"===t.isSupervision||0!=e.row.reviewstatus&&3!==e.row.reviewstatus?t._e():a("el-button",{attrs:{type:"text"},on:{click:function(a){t.commit(e.row.id)}}},[t._v("提交")]),t._v(" "),"null"!==t.isSupervision?a("el-button",{attrs:{type:"text"},on:{click:function(a){t.openLicenseForm("修改",e.row)}}},[t._v("修改")]):t._e(),t._v(" "),"null"===t.isSupervision&&2!==e.row.reviewstatus&&3!==e.row.reviewstatus?a("el-button",{attrs:{type:"text"},on:{click:function(a){t.openLicenseForm("审核",e.row)}}},[t._v("审核")]):t._e(),t._v(" "),"null"===t.isSupervision&&3!==e.row.reviewstatus?a("el-button",{attrs:{type:"text"},on:{click:function(a){t.refuse(e.row.id)}}},[t._v("驳回")]):t._e(),t._v(" "),"null"!==t.isSupervision?a("el-button",{attrs:{type:"text"},on:{click:function(a){t.deleteById(e.row.id)}}},[t._v("删除")]):t._e(),t._v(" "),"null"===t.isSupervision&&2===e.row.reviewstatus?a("el-button",{directives:[{name:"print",rawName:"v-print",value:t.printObj1,expression:"printObj1"}],attrs:{type:"text"},on:{click:function(a){t.giveData(e.row)}}},[t._v("打印正本")]):t._e(),t._v(" "),"null"===t.isSupervision&&2===e.row.reviewstatus?a("el-button",{directives:[{name:"print",rawName:"v-print",value:t.printObj2,expression:"printObj2"}],attrs:{type:"text"},on:{click:function(a){t.giveDetail(e.row)}}},[t._v("打印副本")]):t._e()]}}])})],1),t._v(" "),a("br"),t._v(" "),a("el-pagination",{directives:[{name:"show",rawName:"v-show",value:t.recordTotal>0,expression:"recordTotal>0"}],staticStyle:{float:"right"},attrs:{"current-page":t.currentPage,"page-sizes":[10,20,30,50],"page-size":t.pageSize,total:t.recordTotal,layout:"total, sizes, prev, pager, next, jumper",background:""},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}}),t._v(" "),a("br")],1),t._v(" "),a("div",{directives:[{name:"show",rawName:"v-show",value:!1,expression:"false"}]},[a("div",{attrs:{id:"printMe1"}},[a("el-row",{staticStyle:{height:"130px","margin-left":"320px","padding-top":"95px","padding-bottom":"95px"}},[a("el-col",{attrs:{span:18}},[a("span",{staticStyle:{display:"inline-block","font-size":"25px"}})]),t._v(" "),a("el-col",{attrs:{span:6}},[a("div",{ref:"qrcode",staticStyle:{width:"40%",height:"40%","margin-left":"20%","padding-top":"10px"},attrs:{id:"qrcode"}})])],1),t._v(" "),a("el-row",{staticStyle:{height:"50px","font-size":"20px","margin-top":"280px","margin-left":"1050px"}},[a("el-col",{attrs:{span:24}},[a("span",{staticStyle:{display:"inline-block"}},[t._v(t._s(t.value))])])],1),t._v(" "),a("el-row",{staticStyle:{height:"60px","margin-left":"470px","margin-top":"28px"}},[a("el-col",{staticStyle:{"font-size":"22px"},attrs:{span:13}},[a("span",[t._v(t._s(t.name))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","padding-left":"50px"},attrs:{span:8}},[a("span",[t._v(t._s(t.mainpersonname))])])],1),t._v(" "),a("el-row",{staticStyle:{height:"80px","margin-left":"470px"}},[a("el-col",{staticStyle:{"font-size":"22px",height:"90px","padding-right":"200px"},attrs:{span:13}},[a("span",[t._v(t._s("新疆维吾尔自治区"===t.province?"新疆":t.province)+t._s(t.city)+t._s(t.district)+t._s(t.address))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","padding-left":"50px","padding-top":"10px"},attrs:{span:7}},[a("span",[t._v(t._s(t.economictype))])])],1),t._v(" "),a("el-row",{staticStyle:{height:"100px","margin-left":"470px"}},[a("el-col",{staticStyle:{"font-size":"22px","padding-right":"200px"},attrs:{span:13}},[a("span",[t._v(t._s(t.dealingrange))]),a("br"),t._v(" "),a("span",[t._v("核定药量:"+t._s(t.powder)+"kg")]),t._v(" "),a("span",[t._v("("+t._s(t.reservebox)+"箱)")])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","padding-left":"50px",height:"80px"},attrs:{span:8}},[a("span",[t._v(t._s("新疆维吾尔自治区"===t.storageprovince?"新疆":t.storageprovince)+t._s(t.storagecity)+t._s(t.storagedistrict)+t._s(t.storageaddress))]),a("br"),t._v(" "),a("span",[t._v("库区面积"+t._s(t.area)+"㎡")]),t._v(";\n "),a("span",[t._v("库房面积"+t._s(t.storagearea)+"㎡")])])],1),t._v(" "),a("el-row",{staticStyle:{height:"80px","margin-left":"400px"}},[a("el-col",{staticStyle:{"font-size":"1px"},attrs:{span:10}},[a("span",[t._v(".")])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"18px","margin-top":"24px","padding-left":"180px"},attrs:{span:7}},[a("span",[t._v(t._s(t.issuingunit))])])],1),t._v(" "),a("el-row",{staticStyle:{height:"75px","margin-left":"290px"}},[a("el-col",{staticStyle:{"font-size":"22px","margin-top":"15px","margin-left":"45px"},attrs:{span:2}},[a("span",[t._v(t._s(t.year1))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","margin-top":"15px","margin-left":"0px"},attrs:{span:1}},[a("span",[t._v(t._s(t.month1))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","margin-top":"15px","margin-left":"20px"},attrs:{span:1}},[a("span",[t._v(t._s(t.day1))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","margin-top":"15px","margin-left":"40px"},attrs:{span:2}},[a("span",[t._v(t._s(t.year2))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","margin-top":"15px","margin-left":"7px"},attrs:{span:1}},[a("span",[t._v(t._s(t.month2))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","margin-top":"15px","margin-left":"20px"},attrs:{span:1}},[a("span",[t._v(t._s(t.day2))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","margin-top":"15px","margin-left":"210px"},attrs:{span:2}},[a("span",[t._v(t._s(t.year))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","margin-top":"15px","margin-left":"35px"},attrs:{span:1}},[a("span",[t._v(t._s(t.month))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"22px","margin-top":"15px","margin-left":"35px"},attrs:{span:1}},[a("span",[t._v(t._s(t.day))])])],1)],1)]),t._v(" "),a("div",{directives:[{name:"show",rawName:"v-show",value:!1,expression:"false"}]},[a("div",{attrs:{id:"printMe2"}},[a("el-row",[a("el-col",{staticStyle:{"margin-top":"666px","margin-left":"170px"},attrs:{span:8}},[a("el-row",[a("el-col",{staticStyle:{"margin-top":"140px","margin-left":"70px"},attrs:{span:24}},[t._v("\n "+t._s(t.value)+"\n ")]),t._v(" "),a("el-col",{staticStyle:{"margin-top":"38px","margin-left":"70px",height:"60px"},attrs:{span:8}},[t._v("\n "+t._s(t.issuingunit)+"\n ")]),t._v(" "),a("el-col",{staticStyle:{"margin-left":"70px"}},[a("el-col",{staticStyle:{"margin-top":"17px"},attrs:{span:2}},[a("span",[t._v(t._s(t.year))])]),t._v(" "),a("el-col",{staticStyle:{"margin-top":"17px","margin-left":"18px"},attrs:{span:1}},[a("span",[t._v(t._s(t.month))])]),t._v(" "),a("el-col",{staticStyle:{"margin-top":"17px","margin-left":"20px"},attrs:{span:1}},[a("span",[t._v(t._s(t.day))])])],1)],1)],1),t._v(" "),a("el-col",{staticStyle:{"margin-top":"386px"},attrs:{span:12}},[a("el-row",{staticStyle:{"margin-left":"225px"}},[a("el-col",{attrs:{span:8}},[a("div",{ref:"qrcode",staticClass:"qrcode",staticStyle:{width:"20px",height:"20px"},attrs:{id:"qrcode2"}})])],1),t._v(" "),a("el-row",{staticStyle:{"margin-top":"58px","margin-left":"75px","padding-top":"20px"}},[a("el-col",{attrs:{span:8}},[t._v("\n "+t._s(t.name)+"\n ")])],1),t._v(" "),a("el-row",{staticStyle:{"margin-top":"38px","margin-left":"75px"}},[a("el-col",{attrs:{span:8}},[t._v("\n "+t._s(t.mainpersonname)+"\n ")])],1),t._v(" "),a("el-row",{staticStyle:{"margin-top":"50px","margin-left":"75px",height:"35px"}},[a("el-col",{attrs:{span:8}},[a("span",[t._v(t._s("新疆维吾尔自治区"===t.province?"新疆":t.province)+t._s(t.city)+t._s(t.district)+t._s(t.address))])])],1),t._v(" "),a("el-row",{staticStyle:{"margin-top":"22px","margin-left":"75px"}},[a("el-col",{attrs:{span:8}},[t._v("\n "+t._s(t.economictype)+"\n ")])],1),t._v(" "),a("el-row",{staticStyle:{"margin-top":"15px","margin-left":"75px",height:"35px"}},[a("el-col",{attrs:{span:8}},[a("span",[t._v(t._s("新疆维吾尔自治区"===t.storageprovince?"新疆":t.storageprovince)+t._s(t.storagecity)+t._s(t.storagedistrict)+t._s(t.storageaddress))]),a("br"),t._v(" "),a("span",[t._v("库区面积"+t._s(t.area)+"㎡")]),t._v(";\n "),a("span",[t._v("库房面积"+t._s(t.storagearea)+"㎡")])])],1),t._v(" "),a("el-row",{staticStyle:{"margin-top":"60px","margin-left":"75px",height:"80px"}},[a("el-col",{attrs:{span:8}},[a("span",[t._v(t._s(t.dealingrange))]),a("br"),t._v(" "),a("span",[t._v("核定药量:"+t._s(t.powder)+"kg")]),t._v(" "),a("span",[t._v("("+t._s(t.reservebox)+"箱)")])])],1),t._v(" "),a("el-row",{staticStyle:{"margin-top":"89px","margin-left":"8px"}},[a("el-col",{staticStyle:{"font-size":"16px","margin-left":"5px"},attrs:{span:2}},[a("span",[t._v(t._s(t.year1))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"16px","margin-left":"0px"},attrs:{span:1}},[a("span",[t._v(t._s(t.month1))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"16px","margin-left":"1px"},attrs:{span:1}},[a("span",[t._v(t._s(t.day1))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"16px","margin-left":"17px"},attrs:{span:1}},[a("span",[t._v(t._s(t.year2))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"16px","margin-left":"22px"},attrs:{span:1}},[a("span",[t._v(t._s(t.month2))])]),t._v(" "),a("el-col",{staticStyle:{"font-size":"16px","margin-left":"5px"},attrs:{span:1}},[a("span",[t._v(t._s(t.day2))])])],1)],1)],1)],1)]),t._v(" "),a("el-dialog",{attrs:{visible:t.refuseVisible,"append-to-body":"","close-on-click-modal":!1,width:"30%"},on:{"update:visible":function(e){t.refuseVisible=e}}},[a("el-form",{ref:"refuseForm",attrs:{rules:t.dataFormRules,model:t.refuseForm,"label-position":"right","label-width":"80px"}},[a("el-form-item",{attrs:{label:"驳回理由:",prop:"name"}},[a("el-input",{attrs:{type:"textarea",rows:2},model:{value:t.refuseForm.rejectnote,callback:function(e){t.$set(t.refuseForm,"rejectnote",e)},expression:"refuseForm.rejectnote"}})],1)],1),t._v(" "),a("div",{attrs:{align:"right"}},[a("el-button",{attrs:{type:"primary"},on:{click:function(e){t.submitRefuse()}}},[t._v("确认")])],1)],1),t._v(" "),a("license-info-form",{ref:"form",on:{getinfo:t.getLicenseListData}})],1)},[],!1,null,"0d44fc72",null);h.options.__file="index1.vue";e.default=h.exports},fIzb:function(t,e,a){},xcGf:function(t,e,a){"use strict";a.d(e,"g",function(){return n}),a.d(e,"a",function(){return r}),a.d(e,"i",function(){return o}),a.d(e,"j",function(){return l}),a.d(e,"d",function(){return p}),a.d(e,"c",function(){return c}),a.d(e,"b",function(){return d}),a.d(e,"h",function(){return u}),a.d(e,"f",function(){return f}),a.d(e,"e",function(){return g});var s=a("t3Un"),i=a("X4fA");function n(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/certificateList",method:"post",data:t})}function r(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/addcertificate",method:"post",data:t})}function o(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/putcertificate",method:"post",data:t})}function l(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/upload",method:"post",data:t})}function p(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/delcertificate?id="+t,method:"post"})}function c(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/submit?id="+t,method:"post"})}function d(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/approve",method:"post",data:t})}function u(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/refuse?id="+t,method:"post"})}function f(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/export/certificateApply?id="+t,method:"get"})}function g(t){return Object(s.a)({headers:{Authorization:Object(i.a)()},url:"http://39.104.85.193:4105/transport/export/certificate?id="+t,method:"get"})}}}]);
|