| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["cus-WalletHistory"],{"389e":function(e,t,a){"use strict";a.r(t);a("ac1f"),a("841c");var n=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"custom_WalletHistory"}},[t("div",{staticClass:"crm-title-box"},[t("div",{staticClass:"tit"},[t("span",{directives:[{name:"t",rawName:"v-t",value:"wallet.item57",expression:"'wallet.item57'"}]})]),t("div",{staticClass:"btn crm-cursor",on:{click:e.backActivity}},[t("i",{staticClass:"el-icon-back"}),t("span",{directives:[{name:"t",rawName:"v-t",value:"Custom.Settings.Title",expression:"'Custom.Settings.Title'"}]})])]),t("div",{staticClass:"main-content"},[t("div",{staticClass:"search crm_search"},[t("div",{staticClass:"search-btn"},[t("el-form",{ref:"form",attrs:{"label-position":"top",model:e.search,"label-width":"80px"}},[t("el-form-item",[t("el-date-picker",{staticClass:"crm_date_pick crm-border-radius-no",attrs:{type:"daterange",align:"right","unlink-panels":"","value-format":"yyyy-MM-dd","range-separator":"-",size:"small","start-placeholder":e.$t("placeholder.Start"),"end-placeholder":e.$t("placeholder.End")},model:{value:e.search.date,callback:function(t){e.$set(e.search,"date",t)},expression:"search.date"}}),t("el-button",{staticClass:"crm-border-left-no crm-border-radius-no",attrs:{size:"small",icon:"el-icon-search"},on:{click:e.handleSearch}})],1)],1)],1)]),t("div",{staticClass:"tab"},[t("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.pictLoading,expression:"pictLoading"}],staticClass:"crm_tab",staticStyle:{width:"100%"},attrs:{data:e.tableData,stripe:"","element-loading-background":"rgba(43, 48, 67, 0.05)","element-loading-spinner":"el-icon-loading"}},[t("el-table-column",{attrs:{align:"center",width:e.lang?"100":"",label:e.$t("wallet.item58")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.serial||"--"))]}}])}),t("el-table-column",{attrs:{align:"center",label:e.$t("wallet.item59")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.addTime||"--"))]}}])}),t("el-table-column",{attrs:{align:"center",label:e.$t("wallet.item60")},scopedSlots:e._u([{key:"default",fn:function(a){return["RAFFLE"==a.row.source?t("span",{directives:[{name:"t",rawName:"v-t",value:"wallet.item49_5",expression:"'wallet.item49_5'"}]}):e._e(),"TRANSFER"==a.row.source?t("span",{directives:[{name:"t",rawName:"v-t",value:"wallet.item49_4",expression:"'wallet.item49_4'"}]}):e._e(),"MANAGER"==a.row.source?t("span",{directives:[{name:"t",rawName:"v-t",value:"wallet.item49_1",expression:"'wallet.item49_1'"}]}):e._e(),"INTERESTRATE"==a.row.source?t("span",{directives:[{name:"t",rawName:"v-t",value:"news_add_field1.NewYear24.itemW1",expression:"'news_add_field1.NewYear24.itemW1'"}]}):e._e(),"CASHBACK"==a.row.source?t("span",{directives:[{name:"t",rawName:"v-t",value:"news_add_field1.NewYear24.itemW2",expression:"'news_add_field1.NewYear24.itemW2'"}]}):e._e()]}}])}),t("el-table-column",{attrs:{align:"center",label:e.$t("wallet.item61")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("span",[e._v(e._s(e._f("NumberFormat")(e._f("NumberDecimal")(a.row.amount||"0"))))])]}}])})],1)],1),e.pagerInfo.rowTotal?t("div",{staticClass:"crm_pagination"},[t("el-pagination",{staticClass:"page",attrs:{background:"",layout:"prev, pager, next","page-size":e.pagerInfo.row,total:e.pagerInfo.rowTotal},on:{"current-change":e.handleCurrentChange}})],1):e._e()])])},r=[],s=a("c7eb"),i=a("5530"),c=a("1da1"),o=(a("14d9"),a("b64b"),a("6df7")),l=a("f121"),u=a.n(l),d=u.a.Code,p={name:"PaymentHistory",data:function(){return{flag:!1,reasons:{},pictLoading:!1,tableData:[],search:{date:[],startDate:"",endDate:""},time:"",pagerInfo:{row:10,current:1,pageTotal:0,rowTotal:0}}},computed:{expireTime:function(){return JSON.parse(this.Session.Get("user",!0))},lang:function(){return"en"==this.Session.Get("lang")&&document.body.clientWidth<1330}},methods:{backActivity:function(){this.$router.push({path:"/customer/index"}).catch((function(e){return e}))},handleSearch:function(){this.pagerInfo.current=1,this.searchFunc()},searchFunc:function(){var e=this;return Object(c["a"])(Object(s["a"])().mark((function t(){var a;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!e.flag){t.next=4;break}return t.abrupt("return");case 4:e.flag=!0;case 5:return e.pictLoading=!0,null==e.search.date||0==e.search.date.length?(e.search.startDate="",e.search.endDate=""):(e.search.startDate=e.search.date[0],e.search.endDate=e.search.date[1]),t.next=9,o["a"].walletHistoryList(Object(i["a"])(Object(i["a"])({},e.search),{},{page:{current:e.pagerInfo.current,row:e.pagerInfo.row}}));case 9:a=t.sent,a.code==d.StatusOK?(e.tableData=a.data,a.page?(e.pagerInfo.rowTotal=a.page.rowTotal,e.pagerInfo.pageTotal=a.page.pageTotal):(e.pagerInfo.rowTotal=0,e.pagerInfo.pageTotal=0),e.$pigeon.MessageOK(e.$i18n.t("Msg.SearchSuccess")),e.pictLoading=!1,e.flag=!1):(e.$pigeon.MessageError(a.msg),e.pictLoading=!1,e.flag=!1);case 11:case"end":return t.stop()}}),t)})))()},searchReasons:function(){var e=this;return Object(c["a"])(Object(s["a"])().mark((function t(){var a;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,o["a"].reasonsRefusalList({type:null});case 2:a=t.sent,a.code==d.StatusOK?null==a.data?e.reasons={}:e.reasons=a.data:e.$pigeon.MessageError(a.msg);case 4:case"end":return t.stop()}}),t)})))()},cancle:function(){var e=Object(c["a"])(Object(s["a"])().mark((function e(t){var a;return Object(s["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:a=this,this.$pigeon.MessageConfirm(this.$i18n.t("Msg.Cancle"),this.$i18n.t("Msg.SystemPrompt"),this.$i18n.t("Btn.item6"),this.$i18n.t("Btn.item7"),Object(c["a"])(Object(s["a"])().mark((function e(){var n;return Object(s["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,o["a"].withdrawCancel({id:t});case 2:n=e.sent,n.code==d.StatusOK?(a.$pigeon.MessageOK(a.$i18n.t("Msg.Success")),a.searchFunc()):a.$pigeon.MessageError(n.msg);case 4:case"end":return e.stop()}}),e)}))),(function(){}));case 2:case"end":return e.stop()}}),e,this)})));function t(t){return e.apply(this,arguments)}return t}(),handleSizeChange:function(e){this.pagerInfo.row=e,this.searchFunc()},handleCurrentChange:function(e){this.pagerInfo.current=e,this.searchFunc()},getDate:function(){var e,t=2,a=(new Date).getTimezoneOffset(),n=(new Date).getTime(),r=new Date(n+60*a*1e3+60*t*60*1e3),s=r.getHours(),i=r.getMinutes(),c=r.getSeconds(),o=r.getFullYear(),l=r.getMonth()+1,u=r.getDate();l<10&&(l="0"+l),u<10&&(u="0"+u),s<10&&(s="0"+s),i<10&&(i="0"+i),c<10&&(c="0"+c),e=o+"-"+l+"-"+u+" "+s+":"+i+":"+c,this.time=e}},mounted:function(){this.searchFunc()}},g=p,m=(a("dfd4"),a("638c"),a("2877")),f=Object(m["a"])(g,n,r,!1,null,"319a8d90",null);t["default"]=f.exports},5466:function(e,t,a){},6244:function(e,t,a){},"638c":function(e,t,a){"use strict";a("5466")},dfd4:function(e,t,a){"use strict";a("6244")}}]);
|