(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-c66cbefe"],{"490a":function(t,e,a){},8632:function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"divBox"},[a("el-card",{staticClass:"box-card"},[a("div",{directives:[{name:"hasPermi",rawName:"v-hasPermi",value:["platform:finance:funds:flow"],expression:"['platform:finance:funds:flow']"}],staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[a("div",{staticClass:"container"},[a("el-form",{attrs:{size:"small",inline:"","label-width":"100px"}},[a("span",{staticClass:"seachTiele"},[t._v("时间选择:")]),t._v(" "),a("el-radio-group",{staticClass:"mr20",attrs:{type:"button",size:"small"},on:{change:function(e){return t.selectChange(t.tableFrom.dateLimit)}},model:{value:t.tableFrom.dateLimit,callback:function(e){t.$set(t.tableFrom,"dateLimit",e)},expression:"tableFrom.dateLimit"}},t._l(t.fromList.fromTxt,(function(e,n){return a("el-radio-button",{key:n,attrs:{label:e.val}},[t._v(t._s(e.text))])})),1),t._v(" "),a("el-date-picker",{staticStyle:{width:"250px"},attrs:{"value-format":"yyyy-MM-dd",format:"yyyy-MM-dd",size:"small",type:"daterange",placement:"bottom-end",placeholder:"自定义时间"},on:{change:t.onchangeTime},model:{value:t.timeVal,callback:function(e){t.timeVal=e},expression:"timeVal"}}),t._v(" "),a("div",{staticClass:"mt20"},[a("span",{staticClass:"seachTiele"},[t._v("关键字:")]),t._v(" "),a("el-input",{staticClass:"selWidth mr20",attrs:{placeholder:"请输入订单号/退款单号"},model:{value:t.tableFrom.orderNo,callback:function(e){t.$set(t.tableFrom,"orderNo","string"===typeof e?e.trim():e)},expression:"tableFrom.orderNo"}}),t._v(" "),a("el-button",{directives:[{name:"hasPermi",rawName:"v-hasPermi",value:["platform:finance:funds:flow"],expression:"['platform:finance:funds:flow']"}],attrs:{size:"small",type:"primary",icon:"el-icon-search"},on:{click:function(e){return t.getList()}}},[t._v("查询")])],1)],1)],1)]),t._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"mini"}},[a("el-table-column",{attrs:{prop:"id",label:"ID","min-width":"60"}}),t._v(" "),a("el-table-column",{attrs:{prop:"orderNo",label:"订单号","min-width":"230"}}),t._v(" "),a("el-table-column",{attrs:{prop:"nickName",label:"对方信息","min-width":"100","show-overflow-tooltip":!0},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.nickName?a("span",[t._v(t._s(e.row.nickName)+" | "+t._s(e.row.uid))]):e.row.merName?a("span",[t._v(t._s(e.row.merName))]):a("span",[t._v("-")])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"交易类型","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("transactionTypeFilter")(e.row.type)))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"金额","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(1===e.row.pm?e.row.amount:-e.row.amount))])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"mark",label:"备注","min-width":"150","show-overflow-tooltip":!0}}),t._v(" "),a("el-table-column",{attrs:{prop:"createTime",label:"交易时间","min-width":"100","show-overflow-tooltip":!0}})],1),t._v(" "),a("div",{staticClass:"block"},[a("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, sizes, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1)],1)},r=[],i=a("cd05"),o=a("e350"),l={filters:{transactionTypeFilter:function(t){var e={pay_order:"订单支付",refund_order:"订单退款",recharge_user:"用户充值",yue_pay:"余额支付",merchant_collect:"商户分账",brokerage:"分佣",system:"系统"};return e[t]}},data:function(){return{orderId:"",tableData:{data:[],total:0},listLoading:!0,tableFrom:{orderNo:"",dateLimit:"",page:1,limit:20},timeVal:[],fromList:this.$constants.fromList,selectionList:[],ids:"",tableFromLog:{page:1,limit:10},tableDataLog:{data:[],total:0},LogLoading:!1,dialogVisible:!1,evaluationStatusList:[{value:1,label:"已回复"},{value:0,label:"未回复"}],cardLists:[],orderDatalist:null}},mounted:function(){Object(o["a"])(["platform:finance:funds:flow"])&&this.getList()},methods:{checkPermi:o["a"],selectChange:function(t){this.tableFrom.dateLimit=t,this.timeVal=[],this.getList(1)},onchangeTime:function(t){this.timeVal=t,this.tableFrom.dateLimit=t?this.timeVal.join(","):"",this.getList(1)},exportRecord:function(){var t=this;Object(i["a"])(this.tableFrom).then((function(e){var a=t.$createElement;t.$msgbox({title:"提示",message:a("p",null,[a("span",null,'文件正在生成中,请稍后点击"'),a("span",{style:"color: teal"},"导出记录"),a("span",null,'"查看~ ')]),confirmButtonText:"我知道了"}).then((function(t){}))})).catch((function(e){t.$message.error(e.message)}))},getExportFileList:function(){this.$refs.exportList.exportFileList()},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(i["b"])(this.tableFrom).then((function(t){e.tableData.data=t.list,e.tableData.total=t.total,e.listLoading=!1})).catch((function(t){e.$message.error(t.message),e.listLoading=!1}))},pageChange:function(t){this.tableFrom.page=t,this.getList()},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList(1)}}},s=l,c=(a("f7b3"),a("2877")),u=Object(c["a"])(s,n,r,!1,null,"73044dbf",null);e["default"]=u.exports},cd05:function(t,e,a){"use strict";a.d(e,"j",(function(){return r})),a.d(e,"i",(function(){return i})),a.d(e,"h",(function(){return o})),a.d(e,"n",(function(){return l})),a.d(e,"c",(function(){return s})),a.d(e,"s",(function(){return c})),a.d(e,"p",(function(){return u})),a.d(e,"q",(function(){return m})),a.d(e,"r",(function(){return d})),a.d(e,"e",(function(){return f})),a.d(e,"k",(function(){return p})),a.d(e,"b",(function(){return h})),a.d(e,"a",(function(){return b})),a.d(e,"l",(function(){return g})),a.d(e,"m",(function(){return v})),a.d(e,"f",(function(){return _})),a.d(e,"g",(function(){return w})),a.d(e,"d",(function(){return L}));var n=a("b775");function r(t){return Object(n["a"])({url:"/admin/platform/finance/merchant/closing/list",method:"get",params:t})}function i(t){return Object(n["a"])({url:"/admin/platform/finance/merchant/closing/remark",method:"post",data:t})}function o(t){return Object(n["a"])({url:"admin/platform/finance/merchant/closing/detail/".concat(t),method:"get"})}function l(t){return Object(n["a"])({url:"admin/platform/finance/merchant/closing/proof",method:"POST",data:t})}function s(t){return Object(n["a"])({url:"admin/platform/finance/merchant/closing/audit",method:"POST",data:t})}function c(t){return Object(n["a"])({url:"/admin/platform/finance/user/closing/remark",method:"post",data:t})}function u(t){return Object(n["a"])({url:"/admin/platform/finance/user/closing/audit",method:"POST",data:t})}function m(t){return Object(n["a"])({url:"/admin/platform/finance/user/closing/list",method:"get",params:t})}function d(t){return Object(n["a"])({url:"/admin/platform/finance/user/closing/proof",method:"POST",data:t})}function f(t){return Object(n["a"])({url:"admin/platform/finance/daily/statement/list",method:"get",params:t})}function p(t){return Object(n["a"])({url:"admin/platform/finance/month/statement/list",method:"get",params:t})}function h(t){return Object(n["a"])({url:"admin/platform/finance/funds/flow",method:"get",params:t})}function b(t){return n["a"].get("financial_record/export",t)}function g(t){return Object(n["a"])({url:"admin/platform/recharge/order/list",method:"get",params:t})}function v(t){return Object(n["a"])({url:"admin/platform/finance/summary/financial/statements",method:"get",params:t})}function _(t){return Object(n["a"])({url:"admin/platform/fapiao/list",method:"get",params:t})}function w(t){return Object(n["a"])({url:"/admin/platform/fee/config/list",method:"get",params:t})}function L(t){return Object(n["a"])({url:"/admin/platform/fee/config/create",method:"post",data:t})}},f7b3:function(t,e,a){"use strict";a("490a")}}]);