chunk-2eec63ca.21871731.js 3.6 KB

12
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2eec63ca"],{"3ef6":function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrap"},[e("div",{staticClass:"header-wrap"},[e("div",{staticClass:"header"},[e("img",{staticClass:"return-img",attrs:{src:i("f5a4"),alt:""},on:{click:function(e){return t.$router.back()}}}),e("p",{staticClass:"header-title"},[t._v("发票抬头")]),e("div",{staticClass:"header-btn-box"})])]),e("div",{staticClass:"info"},[e("div",{staticClass:"method"},[e("span",[t._v("发票抬头")]),e("input",{directives:[{name:"model",rawName:"v-model",value:t.title,expression:"title"}],attrs:{type:"text",placeholder:"请输入抬头名称(必填)"},domProps:{value:t.title},on:{input:function(e){e.target.composing||(t.title=e.target.value)}}})]),e("div",{staticClass:"method"},[e("span",[t._v("税号")]),e("input",{directives:[{name:"model",rawName:"v-model",value:t.taxCode,expression:"taxCode"}],attrs:{type:"text",placeholder:"请输入纳税人识别号(必填)"},domProps:{value:t.taxCode},on:{input:function(e){e.target.composing||(t.taxCode=e.target.value)}}})])]),e("button",{on:{click:t.submit}},[t._v("保存")])])},s=[],n=i("d399"),r=i("f523"),o={data:function(){return{id:"",radio:"1",title:"",taxCode:"",bank:"",account:"",address:"",phone:"",typeList:[],remark:"",email:""}},mounted:function(){this.getBillType();var t=this.$route.query;if(t.info){var e=JSON.parse(t.info);this.radio=e.type,this.title=e.header,this.email=e.email,this.phone=e.phone,this.bank=e.bank,this.account=e.card_no,this.address=e.address,this.remark=e.remark,this.id=e.id,this.taxCode=e.identify_number}},methods:{getBillType:function(){var t=this;r["e"].getBillType().then((function(e){t.typeList=e.data.list,t.radio=t.typeList[0].id}))},submit:function(){var t=this;if(this.title)if(this.taxCode)if(this.bank)if(this.account)if(this.address)if(this.phone){var e={id:this.id,type:this.radio,header:this.title,identify_number:this.taxCode,bank:this.bank,card_no:this.account,phone:this.phone,email:this.email,address:this.address,remark:this.remark};r["e"].selBillHeader(e).then((function(e){Object(n["a"])(e.msg),setTimeout((function(){t.$router.back()}),2e3)}))}else Object(n["a"])("请输入企业电话");else Object(n["a"])("请输入企业地址");else Object(n["a"])("请输入银行账号");else Object(n["a"])("请输入开户银行");else Object(n["a"])("请输入纳税人识别号");else Object(n["a"])("请输入抬头名称")}}},c=o,d=(i("ca5c"),i("2877")),h=Object(d["a"])(c,a,s,!1,null,"5c6c571f",null);e["default"]=h.exports},a5dc:function(t,e,i){},ca5c:function(t,e,i){"use strict";i("a5dc")},f5a4:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAm5JREFUWEft2MnLTlEYAPDfZx4yK8WCWLBgwQIbSobIkMiwYiMbJX+JWLFRSmJBUoYyLCjDQoREQgghikQiQ4/OW8eXvPfe976fV31ne8+9z+8+59xzn3O6dHjr6nCfXmCrI9RTGeyH2XiEl2XQPQEci5MJ+AlLcKkost3AcTiH6RloN3Z0AnACzmNqhvmBFTj1r4ETE25KBvmObdhbFBf92jHEgYrMBbLRvmEL9pfBtQM4LeHGZ5Cv2ITDZXF1A2fgLOLDaLQv2IhjVXB1AmfhDMZkkM9YW+aD+NNL1DEH5+I0RmYBPmJ1WmKqJu/Xfa0C5+MEhmWKD2kpudiSLN3cCnARjmNIBnmHZbhaB66VDC7HEQzKIG/Tb+x6XbiqwDU4hAEZ5BUW43aduCrA9TiIqE4a7TliuO/VjSsLjA8hSqV8zj3BQjxsB64scDRiKPPs3UzZe9MJwDBEmbSz2/J0JyFLFaJFX6jKMrMdu7oh76ehflY0cNF+VYDx7K3Ygz5ZoCjnYz4+Lhq8SL+qwHj2ZuxD3yzQ04R8UCR4kT6tAOP5G3AA/bNgL9KcvFsE0KxPq8B4fhQFUesNzIK9Tgv3rWaAZtfrAEaM+P8exeAsYPz6luJaM8TfrtcFjBjxgUTxMDQL+D7hr1RF1gkMw7xUfg3PQFF+rcSFKsi6gWGYkwrYURkoNuwxV2NLUKq1AxiAmWkLEKcKjRZbgHUpw4WR7QIGIE4T4lSh+yZqAS4XFbYTGIY4VYg9cpwyNFrHHH00QJMTchLidGFVOkwqlMR2Z7CBGIHYJsTf5UYhWerUU8Aypt/69gIrp+5/GeKfiUBcKeCBb1YAAAAASUVORK5CYII="}}]);
  2. //# sourceMappingURL=chunk-2eec63ca.21871731.js.map