chunk-2d0bd94e.9a8e0525.js 3.0 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0bd94e"],{"2d39":function(e,t,a){"use strict";a.r(t);var n=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"order-detail"},[a("el-drawer",{attrs:{visible:e.showBalanceDetail,size:"1200px","before-close":e.closeFn,"custom-class":"order-draw-wrap"},on:{"update:visible":function(t){e.showBalanceDetail=t}}},[a("x-crud",{staticClass:"liu-crud-wrap",on:{load:e.onLoad},scopedSlots:e._u([{key:"slot-tabs",fn:function(t){t.scope;return[a("el-tabs",{staticClass:"liu-tabs",attrs:{type:"border-card"},on:{"tab-click":e.handleClick},model:{value:e.tabIndex,callback:function(t){e.tabIndex=t},expression:"tabIndex"}},e._l(e.tabsData,(function(e,t){return a("el-tab-pane",{key:t,attrs:{label:e.text,name:e.key}})})),1)]}},{key:"table-column-amount",fn:function(t){var n=t.scope;return[a("div",{staticClass:"flex-center-center"},[a("div",{},[e._v(e._s(1==n.row.io?"+":"-")+" "+e._s(n.row.amount))])])]}}])})],1)],1)},r=[],l=a("60b5"),s=(a("6a61"),{name:"order-detail",props:{show:{type:Boolean,default:!1},orderOperate:{type:Object,default:function(){}}},data:function(){return{app:null,showBalanceDetail:!1,data:[],tabIndex:"-1",tabsData:[{text:"全部",key:"-1",val:0},{text:"可提现余额",key:"0",val:0}]}},methods:{init:function(){this.showBalanceDetail=!0},closeFn:function(){this.$emit("closeFn"),this.showBalanceDetail=!1},handleClick:function(){switch(this.tabIndex){case"-1":this.app.refresh({shopId:this.orderOperate.id,ptStyle:this.orderOperate.ptStyle,tx:0});break;case"0":this.app.refresh({shopId:this.orderOperate.id,ptStyle:this.orderOperate.ptStyle,tx:2});break}},onLoad:function(e){var t=this,a=e.ctx,n=e.app;this.app=n,a.service(this.$service.shopYeChange).set("table",{columns:[{prop:"id",label:"ID",align:"center"},{prop:"event",label:"事项",align:"center","min-width":"120px"},{prop:"amount",label:"金额",align:"center",emptyText:"无"},{prop:"capitalType",label:"流水类型",align:"center",emptyText:"无"},{prop:"balance",label:"当前余额",align:"center",emptyText:"无"},{prop:"txBalance",label:"当前可提现余额",align:"center",emptyText:"无"},{prop:"addTime",label:"时间",align:"center",emptyText:"无"}],op:{visible:!0,props:{width:150,align:"center",fixed:"right",label:"操作"},layout:[]}}).set("layout",[["slot-tabs"],["flex1","refresh-btn"],["data-table"],["flex1","pagination"]]).on("refresh",function(){var e=Object(l["a"])(regeneratorRuntime.mark((function e(a,n){var r,l,s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return r=n.next,e.next=3,r(a);case 3:if(l=e.sent,s=l.asset,!t.$util.isEmpty(s)){e.next=7;break}return e.abrupt("return",!1);case 7:console.log(s);case 8:case"end":return e.stop()}}),e)})));return function(t,a){return e.apply(this,arguments)}}()).done(),n.refresh({shopId:this.orderOperate.id,ptStyle:this.orderOperate.ptStyle,tx:0})}}}),i=s,o=a("5d22"),c=Object(o["a"])(i,n,r,!1,null,null,null);t["default"]=c.exports}}]);