chunk-2d216797.f644b580.js 2.4 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d216797"],{c32c: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:"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=[],o=a("60b5"),l=(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},onLoad:function(e){var t=this,a=e.ctx,n=e.app;this.app=n,a.service(this.$service.shopCapital).set("table",{columns:[{prop:"id",label:"ID",align:"center"},{prop:"event",label:"事项",align:"center","min-width":"120px"},{prop:"amount",label:"金额",align:"center",emptyText:"无"},{prop:"shopId",label:"来源",align:"center",emptyText:"无"},{prop:"payWay",label:"支付方式",align:"center",emptyText:"无"},{prop:1==this.orderOperate.io?"totalIncome":"totalExpend",label:1==this.orderOperate.io?"累计收入":"累计支出",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(o["a"])(regeneratorRuntime.mark((function e(a,n){var r,o,l;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(o=e.sent,l=o.asset,!t.$util.isEmpty(l)){e.next=7;break}return e.abrupt("return",!1);case 7:console.log(l);case 8:case"end":return e.stop()}}),e)})));return function(t,a){return e.apply(this,arguments)}}()).done(),n.refresh({shopId:this.orderOperate.id,io:this.orderOperate.io})}}}),i=l,s=a("5d22"),c=Object(s["a"])(i,n,r,!1,null,null,null);t["default"]=c.exports}}]);