canyin-project/ybcy/views/channel/index/static/js/chunk-b5c94548.ee92e6b9.js

1 line
16 KiB
JavaScript
Raw Normal View History

2024-11-01 16:07:54 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-b5c94548"],{"3bbe":function(e,t,a){var r=a("861d");e.exports=function(e){if(!r(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype");return e}},"492f":function(e,t,a){"use strict";a.r(t);var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ba_f pad_20"},[a("el-tabs",{staticClass:"mar_b20",on:{"tab-click":e.tableName},model:{value:e.activeName,callback:function(t){e.activeName=t},expression:"activeName"}},[a("el-tab-pane",{attrs:{label:"提现列表",name:"1"}}),a("el-tab-pane",{attrs:{label:"提现设置",name:"2"}})],1),1==e.activeName?[a("div",{staticClass:"outmain ba_f"},[e._m(0),a("div",{staticClass:"pad_20 flex-bet"},[a("el-form",{staticClass:"demo-form-inline",attrs:{inline:!0,model:e.formInline,"label-width":"80px"}},[a("el-form-item",{attrs:{label:"提现状态"}},[a("el-select",{attrs:{placeholder:"请选择"},on:{change:e.onSearch},model:{value:e.formInline.state,callback:function(t){e.$set(e.formInline,"state",t)},expression:"formInline.state"}},e._l(e.withstate,(function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)],1),a("el-form-item",{attrs:{label:"提现时间"}},[a("el-date-picker",{attrs:{type:"daterange","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},on:{change:e.onSearch},model:{value:e.formInline.timeData,callback:function(t){e.$set(e.formInline,"timeData",t)},expression:"formInline.timeData"}})],1),a("el-form-item",[a("el-button",{attrs:{type:"primary",size:"medium"},on:{click:e.onSearch}},[e._v("搜索")])],1)],1)],1),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,stripe:""}},[a("el-table-column",{attrs:{prop:"type",label:"用户信息"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex flex-y-top"},[a("div",{},[a("img",{staticClass:"goodlogo bor_rad50",attrs:{src:t.row.portrait}})]),a("div",{staticClass:"mar_l10"},[a("div",[e._v(e._s(t.row.userName))]),a("div",[a("el-tag",{staticClass:"mar_l5",attrs:{size:"mini",type:"info"}},[e._v("ID:"+e._s(t.row.userId)+" ")])],1)])])]}}],null,!1,1004507087)}),a("el-table-column",{attrs:{prop:"account",label:"提现渠道"},scopedSlots:e._u([{key:"default",fn:function(t){return["1"==t.row.type?a("div",[e._v("微信")]):e._e(),"2"==t.row.type?a("div",[e._v("支付宝")]):e._e(),"3"==t.row.type?a("div",[e._v("银行卡")]):e._e(),"4"==t.row.type?a("div",[e._v("余额")]):e._e()]}}],null,!1,1987264394)}),a("el-table-column",{attrs:{prop:"account",label:"提现信息"},scopedSlots:e._u([{key:"default",fn:function(t){return["1"==t.row.type?a("div",[a("div",[e._v("微信提现")])]):e._e(),"2"==t.row.type?a("div",[a("div",[e._v("支付宝姓名:"+e._s(t.row.account.aliUserName))]),a("div",[e._v("支付宝账号:"+e._s(t.row.account.aliAccount))])]):e._e(),"3"==t.row.type?a("div",[a("div",[e._v("银行卡:"+e._s(t.row.account.bankName))]),a("div",[e._v("银行卡姓名:"+e._s(t.row.account.bankUserName))]),a("div",[e._v("银行卡账号:"+e._s(t.row.account.bankAccount))])]):e._e(),"4"==t.row.type?a("div",[a("div",[e._v("余额提现")])]):e._e()]}}],null,!1,3944085786)}),a("el-table-column",{attrs:{prop:"money",label:"提现金额"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(" "+e._s(t.row.money)+" ")])]}}],null,!1,3543776161)}),a("el-table-column",{attrs:{prop:"money",label:"手续费"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(t.row.charge))])]}}],null,!1,1556661163)}),a("el-table-column",{attrs:{prop:"actualMoney",label:"到账金额"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(t.row.actualMoney))])]}}],null,!1,3213649295)}),a("el-table-column",{attrs:{prop:"createdAt",label:"申请时间"}}),a("el-table-column",{attrs:{prop:"state",label:"提现状态",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return["1"==t.row.state?a("div",{staticStyle:{color:"#155BD4"}},[e._v("待审核")]):e._e(),"2"==t.row.stat