(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-37b90517"],{"3bbe":function(t,e,a){var i=a("861d");t.exports=function(t){if(!i(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"53b6":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"ba_f outmain"},[a("el-tabs",{attrs:{type:"card"},on:{"tab-click":t.handleTabClick},model:{value:t.activeName1,callback:function(e){t.activeName1=e},expression:"activeName1"}},[a("el-tab-pane",{attrs:{label:"外卖订单概况",name:"wmddgk"}}),a("el-tab-pane",{attrs:{label:"外卖支付概况",name:"wmzfgk"}}),a("el-tab-pane",{attrs:{label:"外卖商品概况",name:"wmspgk"}})],1),t._m(0),a("el-form",{staticClass:"demo-form-inline",attrs:{inline:!1,model:t.form,"label-width":"100px"}},[a("div",{staticClass:"flex ba_f"},[a("el-form-item",{staticClass:"mar_t20",attrs:{label:"查询日期:"}},[a("div",{staticClass:"flex-bet"},[a("div",[a("el-radio-group",{on:{change:t.selectType},model:{value:t.form.timeType,callback:function(e){t.$set(t.form,"timeType",e)},expression:"form.timeType"}},[a("el-radio-button",{attrs:{label:"1"}},[t._v("今天")]),a("el-radio-button",{attrs:{label:"2"}},[t._v("近七天")]),a("el-radio-button",{attrs:{label:"3"}},[t._v("近十五天")]),a("el-radio-button",{attrs:{label:"4"}},[t._v("自定义时间")])],1),"4"==t.form.timeType?a("span",{staticClass:"mar_l20"},[a("el-date-picker",{attrs:{type:"daterange","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期",format:"yyyy年MM月dd日","picker-options":t.pickerOptions},on:{change:t.selectType},model:{value:t.form.time,callback:function(e){t.$set(t.form,"time",e)},expression:"form.time"}})],1):t._e()],1)])])],1)])],1),a("div",{staticClass:"mar_t20 ba_f outmain"},[t._m(1),a("div",{staticClass:"main-icon flex t_l mar_t20"},[a("div",{staticClass:"flex-1 t_l pad_20 borderBG mar_r20"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"fon_14 color_9"},[t._v("营业总额")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[t._v(t._s(t.jeData.allMoney||0))]),a("div",{staticClass:"fon_12 title6 lh25 flex"},[a("div",{staticClass:"color_9"},[t._v("商品:"+t._s(t.jeData.goodsMoney||0))]),a("div",{staticClass:"color_9 mar_l20"},[t._v("包装费:"+t._s(t.jeData.boxMoney||0))]),a("div",{staticClass:"color_9 mar_l20"},[t._v("配送费:"+t._s(t.jeData.deliveryMoney||0))])])])])]),a("div",{staticClass:"flex-1 t_l pad_20 borderBG mar_r20"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"fon_14 color_9"},[t._v("预计收入")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[t._v(t._s(t.jeData.estimate||0))]),a("p",{staticClass:"fon_12 lh25 color_9"},[t._v("服务费支出:"+t._s(t.jeData.commission||0))])])])]),a("div",{staticClass:"flex-1 t_l pad_20 borderBG mar_r20"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"fon_14 color_9"},[t._v("有效订单")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[t._v(t._s(t.jeData.effective||0))]),a("p",{staticClass:"fon_12 lh25 color_9"},[t._v("客单价:"+t._s(t.jeData.unitPrice||0))])])])]),a("div",{staticClass:"flex-1 t_l pad_20 borderBG"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"fon_14 color_9"},[t._v("无效订单")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[t._v(t._s(t.jeData.invalidCount||0))]),a("p",{staticClass:"fon_12 lh25 color_9"},[t._v("损失金额:"+t._s(t.jeData.invalidMoney||0))])])])])]),a("div",{staticClass:"mar_t20",staticStyle:{height:"360px"},attrs:{id:"zhentiEch2"}})]),t._m(2),a("div",{staticClass:"mar_t20 pad_20 ba_f outmain"},[t._m(3),a("div",{staticClass:"mar_t20 flex-bet"},[a("div",{staticClass:"flex-g-1 ba_f"},[a("div",{staticClass:"mar_t10 shuju_table"},[a("el-table",{staticClass:"tablecenter",staticStyle:{width:"100%"},attrs:{data:t.tableData,stripe:""}},[a("el-table-column",{attrs:{prop:"time",label:"账期"}}),a("el-table-column",{attrs:{prop:"completeCount",label:"外卖订单"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{},[t._v(" "+t._s(e.row.takeOutCount)+" ")])]}}])}),a("el-table-column",{attrs:{prop:"selfCount",label:"自提订单"}}),a("el-table-column",{attrs:{prop:"people",label:"付款人数"}}),a("el-table-column",{attrs:{prop:"originMoney",label:"应收金额"}}),a("el-table-column",{attrs:{prop:"discountMoney",label:"优惠金额"}}),a("el-table-column",{attrs:{prop:"money",label:"营业总额"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticClass:"color-green wei"},[t._v(" +¥"+t._s(e.row.money)+" ")])]}}])}),a("el-table-column",{attrs:{prop:"subsidy",label:"平台补贴"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticClass:"color-green wei"},[t._v(" +¥"+t._s(e.row.subsidy)+" ")])]}}])}),a("el-table-column",{attrs:{prop:"serviceMoney",label:"服务费支出"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticClass:"color-red wei"},[t._v(" -¥"+t._s(e.row.serviceMoney)+" ")])]}}])}),a("el-table-column",{attrs:{prop:"storeActualMoney",label:"预计收入"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticClass:"color-green wei"},[t._v(" +¥"+t._s(e.row.storeActualMoney)+" ")])]}}])}),a("el-table-column",{attrs:{prop:"storeDeliveryMoney",label:"配送费收入"}}),a("el-table-column",{attrs:{prop:"storeBoxMoney",label:"包装费收入"}}),a("el-table-column",{attrs:{prop:"refundMoney",label:"总退款"}}),a("el-table-column",{attrs:{prop:"cc",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticClass:"flex-center"},[a("el-button",{attrs:{type:"text"},on:{click:function(a){return t.handleDetail(e.row)}}},[t._v("详情")])],1)]}}])})],1)],1)])])])])},s=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"shuju_title mar_t20"},[a("div",{staticClass:"shuju_title_text"},[a("span",[t._v("筛选条件")])])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"shuju_title"},[a("div",{staticClass:"shuju_title_text"},[a("span",[t._v("整体看板")])])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"mar_t20"},[a("div",{staticClass:"mar_t20 flex-bet"},[a("div",{staticClass:"flex-g-1 ba_f pad_20 bor_rad5"},[a("div",{staticClass:"shuju_title"},[a("div",{staticClass:"shuju_title_text"},[a("span",[t._v("订单来源")])])]),a("div",{staticClass:"mar_r20",staticStyle:{height:"280px",width:"380px","margin-top":"40px"},attrs:{id:"mainEch32"}})]),a("div",{staticClass:"flex-g-1 ba_f mar_lr20 pad_20 bor_rad5"},[a("div",{staticClass:"shuju_title"},[a("div",{staticClass:"shuju_title_text"},[a("span",[t._v("订单渠道")])])]),a("div",{staticClass:"mar_r20",staticStyle:{height:"280px",width:"380px","margin-top":"40px"},attrs:{id:"mainEch33"}})]),a("div",{staticClass:"flex-g-1 ba_f pad_20 bor_rad5"},[a("div",{staticClass:"shuju_title"},[a("div",{staticClass:"shuju_title_text"},[a("span",[t._v("支付占比")])])]),a("div",{staticClass:"mar_r20",staticStyle:{height:"280px",width:"380px","margin-top":"40px"},attrs:{id:"mainEch34"}})])])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"shuju_title"},[a("div",{staticClass:"shuju_title_text"},[a("span",[t._v("营业概况")])])])}],o=(a("99af"),a("d81d"),a("96cf"),a("1da1")),r=a("5530"),n=a("313e"),l=a.n(n),c=a("48fb"),u=a("ed08"),d=a("2f62"),p={mounted:function(){this.bus.$emit("loading",!0),this.init(),window.addEventListener("resize",this.initchart)},computed:Object(r["a"])({},Object(d["d"])(["storeId"])),data:function(){var t=this;return{activeName1:"wmddgk",selectData:"",pickerOptions:{onPick:function(e){var a=e.maxDate,i=e.minDate;t.selectData=i.getTime(),a&&(t.selectData="")},disabledDate:function(e){if(t.isNull(t.selectData))return!1;var a=new Date(t.selectData);return a.getMonth()>new Date(e).getMonth()||a.getMonth()2)if(c=_(c),e=c.charCodeAt(0),43===e||45===e){if(a=c.charCodeAt(2),88===a||120===a)return NaN}else if(48===e){switch(c.charCodeAt(1)){case 66:case 98:i=2,s=49;break;case 79:case 111:i=8,s=55;break;default:return+c}for(o=c.slice(2),r=o.length,n=0;ns)return NaN;return parseInt(o,i)}return+c};if(o(v,!b(" 0o1")||!b("0b1")||b("+0x1"))){for(var w,x=function(t){var e=arguments.length<1?0:t,a=this;return a instanceof x&&(y?d((function(){g.valueOf.call(a)})):l(a)!=v)?c(new b(C(e)),a,x):C(e)},D=i?f(b):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),E=0;D.length>E;E++)n(b,w=D[E])&&!n(x,w)&&m(x,w,h(b,w));x.prototype=g,g.constructor=x,r(s,v,x)}},bf19:function(t,e,a){"use strict";var i=a("23e7");i({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}})},d2bb:function(t,e,a){var i=a("825a"),s=a("3bbe");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,a={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(a,[]),e=a instanceof Array}catch(o){}return function(a,o){return i(a),s(o),e?t.call(a,o):a.__proto__=o,a}}():void 0)},ed08:function(t,e,a){"use strict";a.d(e,"a",(function(){return i})),a.d(e,"b",(function(){return s})),a.d(e,"c",(function(){return o}));a("a9e3"),a("ac1f"),a("5319"),a("bf19");function i(t){var e=new Date(t).toJSON(),a=new Date(+new Date(e)+288e5).toISOString().replace(/T/g," ").replace(/\.[\d]{3}Z/,"");return a}function s(t){var e=new Date(t),a=e.getFullYear(),i=e.getMonth()+1<10?"0"+(e.getMonth()+1):e.getMonth()+1,s=e.getDate()<10?"0"+e.getDate():e.getDate(),o=e.getHours()<10?"0"+e.getHours():e.getHours(),r=e.getMinutes()<10?"0"+e.getMinutes():e.getMinutes(),n=e.getSeconds()<10?"0"+e.getSeconds():e.getSeconds();return a+"-"+i+"-"+s+" "+o+":"+r+":"+n}function o(t){var e=new Date(1e3*Number(t)),a=e.getFullYear()+"-",i=(e.getMonth()+1<10?"0"+(e.getMonth()+1):e.getMonth()+1)+"-",s=(e.getDate()<10?"0"+e.getDate():e.getDate())+" ",o=(e.getHours()<10?"0"+e.getHours():e.getHours())+":",r=(e.getMinutes()<10?"0"+e.getMinutes():e.getMinutes())+":",n=e.getSeconds()<10?"0"+e.getSeconds():e.getSeconds(),l=a+i+s+o+r+n;return l}}}]);