chunk-75310e2a.82b42825.js 11 KB

12
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-75310e2a"],{"06cb":function(e,t,i){},"16de":function(e,t){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADdSURBVDhPjdNdCgFRHIbx8VG4IRtR7inXiixAUTagpKxAUjagJAtQlDslIWUTLIEbFPl4Xply4cyZp34XTv9jZo7h+CyFPRafT5ayOOKFrRa8KuICDS+RgLEq7tDwBFEYa+IJDQ8Qwt8C6EKD0oGxMIbQoL69AWMxTKFh3XcFxvTkK2hYJ1KAZztoWGed0YJXwS+l+xZrSWygq5yRhzU99AzadEMZ1nSsI2jTA3VY0w/XgzZJG75qwX01+jC+Gr/V4L58Y0RgrYQrtEl/njis5XCCNq214Kc0Do7jzN9OWjlpCZJq+QAAAABJRU5ErkJggg=="},"3ccd":function(e,t,i){"use strict";i("6226")},6226:function(e,t,i){},9739:function(e,t,i){"use strict";i("06cb")},b985:function(e,t,i){"use strict";i.r(t);var s=function(){var e=this,t=e._self._c;return t("div",{staticClass:"wrap"},[t("div",{staticClass:"wrap-content"},[t("div",{staticClass:"back",on:{click:function(t){return e.$router.back()}}},[t("img",{attrs:{src:i("16de")}}),t("span",[e._v("返回")])]),t("div",{staticClass:"order"},[t("div",{staticClass:"order-header"},[t("div",{staticClass:"order-no"},[e._v(e._s(e.info.order_no))]),t("div",{staticClass:"time"},[e._v(e._s(e.info.create_at))])]),t("div",{staticClass:"order-type"},[e._v("\n "+e._s(e.info.level_name)+e._s(e.info.level_set?e.info.level_set.title:"")+"\n ")]),t("div",{staticClass:"price"},[e._v("实付款:¥"+e._s(e.info.price_total))]),t("div",{staticClass:"price"},[e._v("开票金额:¥"+e._s(e.info.price_total))])]),t("div",{staticClass:"invoice-box"},[t("Invoice",{attrs:{params:e.params}})],1),t("div",{staticClass:"confirm-btn",on:{click:e.submit}},[e._v("提交申请")])])])},a=[],n=(i("1c01"),i("58b2"),i("8e6e"),i("f3e2"),i("d25f"),i("ac6a"),i("456d"),i("ade3")),r=i("2f62"),c=i("f523"),o=function(){var e=this,t=e._self._c;return t("div",{staticClass:"invoice"},[t("div",{staticClass:"switch"},[t("span",[e._v("发票")]),t("el-switch",{attrs:{"active-color":"#2A63F3"},model:{value:e.invoice_switch,callback:function(t){e.invoice_switch=t},expression:"invoice_switch"}})],1),t("div",{directives:[{name:"show",rawName:"v-show",value:e.invoice_switch,expression:"invoice_switch"}],staticClass:"form-box"},[t("div",{staticClass:"item"},[t("div",{staticClass:"label"},[e._v("发票类型")]),t("div",{staticClass:"content invoice-type"},e._l(e.invoice_list,(function(i){return t("div",{staticClass:"type-item",class:{select:e.params.type==i.id},on:{click:function(t){e.params.type=i.id}}},[t("span",[e._v(e._s(i.title))]),e._m(0,!0)])})),0)]),t("div",{staticClass:"item"},[t("div",{staticClass:"label"},[e._v("抬头类型")]),t("div",{staticClass:"content header-type"},[t("div",{staticClass:"type-item",class:{select:!0}},[t("span",[e._v(" 公司 ")]),e._m(1)]),t("div",{staticClass:"get-header"},[t("span",{on:{click:function(t){e.visible=!0}}},[e._v("获取搞一下汽车电子发票抬头")])])])]),t("div",{staticClass:"item"},[t("div",{staticClass:"label"},[e._v("发票抬头")]),t("div",{staticClass:"content"},[t("input",{directives:[{name:"model",rawName:"v-model",value:e.params.header,expression:"params.header"}],attrs:{placeholder:"填写需要开具发票的企业名称"},domProps:{value:e.params.header},on:{input:function(t){t.target.composing||e.$set(e.params,"header",t.target.value)}}})])]),t("div",{staticClass:"item"},[t("div",{staticClass:"label"},[e._v("纳税人识别号")]),t("div",{staticClass:"content"},[t("input",{directives:[{name:"model",rawName:"v-model",value:e.params.identify_number,expression:"params.identify_number"}],attrs:{placeholder:"填写纳税人识别号"},domProps:{value:e.params.identify_number},on:{input:function(t){t.target.composing||e.$set(e.params,"identify_number",t.target.value)}}})])]),t("div",{staticClass:"item"},[t("div",{staticClass:"label"},[e._v("邮箱")]),t("div",{staticClass:"content"},[t("input",{directives:[{name:"model",rawName:"v-model",value:e.params.email,expression:"params.email"}],attrs:{placeholder:"请填写您的邮箱"},domProps:{value:e.params.email},on:{input:function(t){t.target.composing||e.$set(e.params,"email",t.target.value)}}})])]),t("div",{staticClass:"item"},[t("div",{staticClass:"label require-no"},[e._v("备注")]),t("div",{staticClass:"content"},[t("textarea",{directives:[{name:"model",rawName:"v-model",value:e.params.remark,expression:"params.remark"}],attrs:{placeholder:"最多300字",maxlength:"300"},domProps:{value:e.params.remark},on:{input:function(t){t.target.composing||e.$set(e.params,"remark",t.target.value)}}})])])]),t("InvoiceHeaderSelect",{on:{handleSelect:e.handleSelect},model:{value:e.visible,callback:function(t){e.visible=t},expression:"visible"}})],1)},l=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"mark"},[t("i",{staticClass:"el-icon-check"})])},function(){var e=this,t=e._self._c;return t("div",{staticClass:"mark"},[t("i",{staticClass:"el-icon-check"})])}],d=function(){var e=this,t=e._self._c;return t("div",{staticClass:"invoice-header-select"},[e.list_visible?t("el-dialog",{attrs:{center:"",width:"800px",visible:e.list_visible,"before-close":function(t){return e.$emit("list_visible",!1)}},on:{"update:visible":function(t){e.list_visible=t}}},[t("div",{staticClass:"content"},[t("div",{staticClass:"content-header"},[e._v("抬头选择")]),t("div",{staticClass:"content-center"},[t("div",{staticClass:"list"},[e._l(e.invoice_header_list,(function(i){return t("div",{staticClass:"list-item",class:{select:i.id==e.current.id},on:{click:function(t){e.current=i}}},[t("div",{staticClass:"left"},[t("div",{staticClass:"top"},[e._v(e._s(i.header))]),t("div",{staticClass:"bottom"},[e._v(e._s(i.identify_number))])]),t("div",{staticClass:"right",on:{click:function(t){return t.stopPropagation(),e.openEdit("edit",i)}}},[e._v("编辑")])])})),e.invoice_header_list.length?e._e():t("el-empty",{attrs:{description:"没有更多数据"}})],2)]),t("div",{staticClass:"content-footer"},[t("div",{staticClass:"btn cancel",on:{click:function(t){return e.openEdit("add")}}},[e._v("\n 新增 "),t("i",{staticClass:"el-icon-plus"})]),t("div",{staticClass:"btn confirm",on:{click:e.handleSelect}},[e._v("确定")])])])]):e._e(),e.edit_visible?t("el-dialog",{attrs:{center:"","append-body":"",width:"800px",visible:e.edit_visible},on:{"update:visible":function(t){e.edit_visible=t}}},[t("div",{staticClass:"content"},[t("div",{staticClass:"content-header"},[e._v(e._s(e.edit_type)+"抬头")]),t("div",{staticClass:"content-center"},[t("div",{staticClass:"form"},[t("div",{staticClass:"form-label"},[e._v("发票抬头")]),t("input",{directives:[{name:"model",rawName:"v-model",value:e.header_params.header,expression:"header_params.header"}],staticClass:"form-input",attrs:{type:"text",placeholder:"请填写发票抬头"},domProps:{value:e.header_params.header},on:{input:function(t){t.target.composing||e.$set(e.header_params,"header",t.target.value)}}}),t("div",{staticClass:"form-label"},[e._v("单位税号")]),t("input",{directives:[{name:"model",rawName:"v-model",value:e.header_params.identify_number,expression:"header_params.identify_number"}],staticClass:"form-input",attrs:{type:"text",placeholder:"请填写单位税号"},domProps:{value:e.header_params.identify_number},on:{input:function(t){t.target.composing||e.$set(e.header_params,"identify_number",t.target.value)}}})])]),t("div",{staticClass:"content-footer"},[t("div",{staticClass:"btn cancel",on:{click:function(t){e.edit_visible=!1}}},[e._v("取消")]),t("div",{staticClass:"btn confirm",on:{click:e.selInvoiceHeader}},[e._v("确定")])])])]):e._e()],1)},v=[],u={name:"InvoiceHeaderSelect",props:{list_visible:{type:Boolean,default:!1}},model:{prop:"list_visible",event:"list_visible"},data:function(){return{params:{page:1,page_num:20},edit_visible:!1,invoice_header_list:[],edit_type:"新增",header_params:{header:"",identify_number:""},current:""}},mounted:function(){this.getInvoiceHeaderList()},methods:{getInvoiceHeaderList:function(){var e=this;c["b"].getHeaderList(this.params).then((function(t){var i=t.data;e.invoice_header_list=i.list}))},openEdit:function(e,t){"add"==e?(this.edit_type="新增",this.header_params={header:"",identify_number:""}):(this.edit_type="编辑",this.header_params=t),this.edit_visible=!0},checkForm:function(){return this.header_params.header?!!this.header_params.identify_number||(this.$message.error("请填写单位税号"),!1):(this.$message.error("请填写发票抬头"),!1)},selInvoiceHeader:function(){var e=this;this.checkForm()&&c["b"].selBillHeader(this.header_params).then((function(){e.$message.success(e.edit_type+"成功"),e.edit_visible=!1,e.getInvoiceHeaderList()}))},handleSelect:function(){if(!this.current)return this.$message.error("请选中抬头");this.$emit("handleSelect",this.current),this.$emit("list_visible",!1)}}},m=u,p=(i("3ccd"),i("2877")),h=Object(p["a"])(m,d,v,!1,null,"8cd016da",null),_=h.exports,f={components:{InvoiceHeaderSelect:_},name:"Invoice",props:{params:{type:Object,default:function(){return{}}}},data:function(){return{invoice_switch:!0,invoice_list:[],visible:!1}},mounted:function(){this.getBillType()},methods:{getBillType:function(){var e=this;c["b"].getBillType().then((function(t){var i=t.data;e.invoice_list=i.list,e.params.type=i.list?i.list[0].id:""}))},handleSelect:function(e){this.params.header=e.header,this.params.identify_number=e.identify_number}}},b=f,C=(i("cda1"),Object(p["a"])(b,o,l,!1,null,"59448882",null)),g=C.exports;function y(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,s)}return i}function A(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?y(Object(i),!0).forEach((function(t){Object(n["a"])(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):y(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}var w={components:{Invoice:g},data:function(){return{info:{},invoice_switch:!0,invoice_list:[],params:{order_id:"",type:"",header:"",identify_number:"",email:"",remark:""}}},computed:A(A({},Object(r["b"])(["userInfo","userLevel"])),{},{isVip:function(){return!!this.userInfo.level_id}}),created:function(){var e=this.$route.query;this.info.id=this.params.order_id=e.order_id,this.getOrderDetail()},methods:{getOrderDetail:function(){var e=this;c["g"].getOrderDetail({order_id:this.info.id}).then((function(t){var i=t.data;e.info=i.detail}))},checkForm:function(){return this.params.header?this.params.identify_number?!!this.params.email||(this.$message.error("请填写邮箱"),!1):(this.$message.error("请填写纳税人识别号"),!1):(this.$message.error("请填写发票抬头"),!1)},submit:function(){var e=this;this.checkForm()&&c["g"].applyBill(this.params).then((function(t){var i=t.msg;e.$message.success(i),setTimeout((function(t){e.$router.back()}),1500)}))}}},k=w,O=(i("9739"),Object(p["a"])(k,s,a,!1,null,"5edce7d6",null));t["default"]=O.exports},cda1:function(e,t,i){"use strict";i("cf22")},cf22:function(e,t,i){}}]);
  2. //# sourceMappingURL=chunk-75310e2a.82b42825.js.map