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
16 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-545283f2"],{"0f25":function(t,e,a){"use strict";a.r(e);var s=function(){var t=this,e=t._self._c;return e("div",{staticClass:"app-container"},[e("div",{directives:[{name:"show",rawName:"v-show",value:1==t.viewState,expression:"viewState == 1"}]},[e("button-bar",{ref:"btnbar",attrs:{"view-title":"发票列表",btndisabled:t.btndisabled},on:{btnhandle:t.btnHandle}}),e("div",{staticClass:"main-content"},[e("div",{staticClass:"searchcon"},[e("el-button",{staticClass:"searchbtn",attrs:{size:"small"},on:{click:t.clicksearchShow}},[t._v(" "+t._s(t.searchxianshitit)+" ")]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.isSearchShow,expression:"isSearchShow"}],staticClass:"search"},[e("el-form",{staticClass:"tab-header",attrs:{inline:!0}},[e("el-form-item",{attrs:{label:"发票抬头"}},[e("el-input",{attrs:{placeholder:"",clearable:""},model:{value:t.queryParams.params.name,callback:function(e){t.$set(t.queryParams.params,"name",e)},expression:"queryParams.params.name"}})],1)],1),e("div",{staticClass:"btn",staticStyle:{"text-align":"center"}},[e("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-search"},on:{click:t.dosearch}},[t._v("查询")]),e("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-refresh"},on:{click:t.resetQuery}},[t._v("重置")])],1)],1)],1),t._m(0),e("div",{},[e("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.tableLoading,expression:"tableLoading"}],staticStyle:{width:"100%"},attrs:{data:t.dataList,border:""}},[e("el-table-column",{attrs:{fixed:"",width:"60",label:"序号",type:"index",index:t.indexMethod,align:"center"}}),e("el-table-column",{attrs:{label:"操作",align:"center",width:"120"},scopedSlots:t._u([{key:"default",fn:function(a){return[e("el-button",{attrs:{type:"primary",size:"mini"},on:{click:function(e){return t.toRelevancy(a.row)}}},[t._v("审核")])]}}])}),e("el-table-column",{attrs:{prop:"nick",label:"提交人",width:"150",align:"center"}}),e("el-table-column",{attrs:{prop:"mobile",label:"联系电话",width:"150",align:"center"}}),e("el-table-column",{attrs:{prop:"createTime",label:"提交时间",width:"180",align:"center"}}),e("el-table-column",{attrs:{label:"订单编号",align:"center"},scopedSlots:t._u([{key:"default",fn:function(a){return[e("div",{staticStyle:{color:"#1890FF","text-decoration":"underline"},on:{click:function(e){return t.showOrder(a.row.orderSid)}}},[t._v(t._s(a.row.outTradeNo))])]}}])}),e("el-table-column",{attrs:{prop:"invoiceType",label:"发票类型",width:"150",align:"center"}}),e("el-table-column",{attrs:{prop:"headingType",label:"抬头类型",width:"150",align:"center"}}),e("el-table-column",{attrs:{prop:"invoiceHeader",label:"发票抬头",align:"center"}}),e("el-table-column",{attrs:{prop:"totalTee",label:"发票金额",width:"150",align:"center"}})],1)],1),e("div",{staticClass:"pages"},[e("div",{staticClass:"tit"}),e("pagination",{directives:[{name:"show",rawName:"v-show",value:t.dataList.length>0,expression:"dataList.length > 0"}],staticClass:"pagination",attrs:{total:t.queryParams.total,page:t.queryParams.current,limit:t.queryParams.size},on:{"update:page":function(e){return t.$set(t.queryParams,"current",e)},"update:limit":function(e){return t.$set(t.queryParams,"size",e)},pagination:t.loadList}})],1)])],1),e("el-dialog",{attrs:{title:"审核发票",visible:t.dialogVisible,"before-close":t.handleClose},on:{"update:visible":function(e){t.dialogVisible=e}}},[e("el-form",{ref:"dataForm1",staticClass:"formadd",staticStyle:{"margin-top":"-40px"},attrs:{model:t.itemInfo}},[e("el-row",{staticClass:"first_row"},[e("el-col",{staticClass:"trightb",attrs:{span:4}},[e("el-form-item",{staticClass:"trightb_item"},[e("span",{attrs:{slot:"label"},slot:"label"},[t._v("发票类型")])])],1),e("el-col",{attrs:{span:8}},[e("el-form-item",{staticClass:"trightb_item"},[e("span",{attrs:{slot:"label"},slot:"label"},[t._v(t._s(t.itemInfo.invoiceType))])])],1),e("el-col",{staticClass:"trightb",attrs:{span:4}},[e("el-form-item",{staticClass:"trightb_item"},[e("spa