1 line
30 KiB
JavaScript
1 line
30 KiB
JavaScript
![]() |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-611e9cc3"],{"129f8":function(e,t,a){},"91d5":function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[e._m(0),a("div",{staticClass:"flex-bet mar_t20"},[a("div",{staticClass:"bflex-7 ba_f pad_l_20 pad_20",staticStyle:{height:"260px"}},[e._m(1),a("div",{staticClass:"pad_l_20"},[a("div",{staticClass:"color_6"},[e._v("可提现金额(元)")]),a("div",{staticClass:"fon_26 font_w700 lhh26 mar_t10"},[e._v(e._s(e.storeBillData.money))])]),a("div",{staticClass:"mar_t40"},[a("el-button",{attrs:{size:"medium",type:"primary"},on:{click:function(t){e.dialogFormVisible=!0}}},[e._v("提现")]),a("el-button",{attrs:{size:"medium"},on:{click:e.zhmx}},[e._v("账户明细")]),a("el-button",{attrs:{size:"medium"},on:{click:function(t){e.dialogVisible=!0}}},[e._v("提现方式")])],1)]),a("div",{staticClass:"bflex-3 mar_l20 ba_f pad_20",staticStyle:{height:"260px"}},[e._m(2),a("div",{staticClass:"pad_l_20 lh28"},[a("div",{staticClass:"color_6 flex"},[a("div",[e._v("商户名称:")]),a("div",[e._v(e._s(e.accountInfo.storeName))])]),a("div",{staticClass:"color_6 flex"},[a("div",[e._v("提现方式:")]),a("div",[e._v(e._s(e.accountInfo.type))])]),a("div",{staticClass:"color_6 flex"},[a("div",[e._v("提现账号:")]),a("div",[e._v(e._s(e.accountInfo.account))])]),e._m(3),a("div",{staticClass:"color_6 flex"},[a("div",[e._v("服务费率:")]),a("div",[e._v(e._s(e.accountInfo.rate))])])])])]),a("div",{staticClass:"outmain ba_f mar_t20"},[e._m(4),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,stripe:""}},[a("el-table-column",{attrs:{prop:"zh",label:"申请时间/订单号"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(t.row.createdAt))]),a("div",[e._v(e._s(t.row.outTradeNo))])]}}])}),a("el-table-column",{attrs:{prop:"type",label:"提现方式"},scopedSlots:e._u([{key:"default",fn:function(t){return["1"==t.row.type?a("div",[a("el-tag",{attrs:{type:"success",size:"mini"}},[e._v("微信")])],1):e._e(),"2"==t.row.type?a("div",[a("el-tag",{attrs:{size:"mini"}},[e._v("支付宝")])],1):e._e(),"3"==t.row.type?a("div",[a("el-tag",{attrs:{type:"warning",size:"mini"}},[e._v("银行卡")])],1):e._e()]}}])}),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._s(t.row.account.userId)+"(微信昵称:"+e._s(t.row.account.userName)+")")]):e._e(),"2"==t.row.type?a("div",[e._v(e._s(t.row.account.aliAccount))]):e._e(),"3"==t.row.type?a("div",[e._v(e._s(t.row.account.bankAccount))]):e._e()]}}])}),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)+" "),"3"==t.row.state?a("span",{staticStyle:{color:"#df0029"}},[e._v("(已退回到账户余额)")]):e._e()])]}}])}),a("el-table-column",{attrs:{prop:"createdAt",label:"手续费"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"color-red wei"},[e._v("-¥"+e._s(t.row.serviceMoney))])]}}])}),a("el-table-column",{attrs:{prop:"money",label:"到账金额"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"color-green wei"},[e._v("+¥"+e._s(t.row.actualMoney))])]}}])}),a("el-table-column",{attrs:{prop:"state",label:"提现状态"},scopedSlots:e._u([{key:"default",fn:function(t){return["1"==t.row.state?a("div",{staticStyle:{color:"#155BD4"}},[a("el-tag",{attrs:{size:"mini"}},[e._v("待审核")])],1):e._e(),"2"==t.row.state?a("div",{staticStyle:{color:"#489620"}},[a("el-tag",{attrs:{type:"success",size:"mini"}},[e._v("已通过")])],1):e._e(),"3"==t.row.state?a("div",{staticStyle:{color:"#df0029"}},[a("el-tag",{attrs:{type:"danger",size:"mini"}},[e._v("已拒绝")])],1):e._e()]}}])})],1),a("el-pagination",{attrs:{background:"",layout:"prev, pager, next",total:e.page.total,"page-size":e.page.pagesize,"current-page":e.page.currentPage},on:{"update:currentPage":function(t){return e.$set(e.page,"curr
|