You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
5.2 KiB

5 months ago
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5ca5d0b8"],{"3e3b":function(t,s,e){"use strict";e.r(s);var a=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",[e("div",{staticClass:"boxlist"},[e("div",{staticClass:"box box1"},[t._m(0),e("div",{staticClass:"bline"}),e("div",{staticClass:"boxcontentsubtitle"},[t._v("服务金额")]),e("div",{staticClass:"boxcontent"},[e("div",{staticClass:"boxcontentitem"},[e("div",{staticClass:"boxcontentitem-big"},[t._v(" "+t._s(t.totaldata.business.server_money_total)+" ")]),e("div",{staticStyle:{display:"flex","justify-content":"space-around"}},[e("div",{staticClass:"boxcontentitem-small"},[e("span",[t._v(t._s(t.totaldata.business.nurse_money_total))]),e("span",[t._v("护工金额")])]),e("div",{staticClass:"boxcontentitem-small"},[e("span",[t._v(t._s(t.totaldata.business.remain_money_total))]),e("span",[t._v("留存金额")])])])])])]),e("div",{staticClass:"box box2"},[t._m(1),e("div",{staticClass:"bline"}),e("div",{staticClass:"boxcontentsubtitle"},[t._v("总服务时长")]),e("div",{staticClass:"boxcontent"},[e("div",{staticClass:"boxcontentitem"},[e("div",{staticClass:"boxcontentitem-big"},[t._v(" "+t._s(t.totaldata.person_efficiency.server_time_total)+" 分钟 ")]),e("div",{staticStyle:{display:"flex","justify-content":"space-around"}},[e("div",{staticClass:"boxcontentitem-small"},[e("span",[t._v(t._s(t.totaldata.person_efficiency.expect))]),e("span",[t._v(" 照护人员数")])]),e("div",{staticClass:"boxcontentitem-small"},[e("span",[t._v(t._s(t.totaldata.person_efficiency.act)+" ")]),e("span",[t._v("天数")])])])])])]),e("div",{staticClass:"box box3"},[t._m(2),e("div",{staticClass:"bline"}),e("div",{staticClass:"boxcontentsubtitle"},[t._v("活跃客户")]),e("div",{staticClass:"boxcontent"},[e("div",{staticClass:"boxcontentitem"},[e("div",{staticClass:"boxcontentitem-big"},[t._v(" "+t._s(t.totaldata.customer.active)+"人 ")]),e("div",{staticStyle:{display:"flex","justify-content":"space-around"}},[e("div",{staticClass:"boxcontentitem-small"},[e("span",[t._v(t._s(t.totaldata.customer.add))]),e("span",[t._v("新增")])]),e("div",{staticClass:"boxcontentitem-small"},[e("span",[t._v(t._s(t.totaldata.customer.wash))]),e("span",[t._v("流失")])])])])])]),e("div",{staticClass:"box box4"},[t._m(3),e("div",{staticClass:"bline"}),e("div",{staticClass:"boxcontentsubtitle"},[t._v("服务订单")]),e("div",{staticClass:"boxcontent"},[e("div",{staticClass:"boxcontentitem"},[e("div",{staticClass:"boxcontentitem-big"},[t._v(t._s(t.totaldata.order.server_total)+"单 ")]),e("div",{staticStyle:{display:"flex","justify-content":"space-around"}},[e("div",{staticClass:"boxcontentitem-small"},[e("span",[t._v(t._s(t.totaldata.order.cycle_total))]),e("span",[t._v("周期性订单")])]),e("div",{staticClass:"boxcontentitem-small"},[e("span",[t._v(t._s(t.totaldata.order.unit_total))]),e("span",[t._v("单次订单")])])])])])])])])},i=[function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"boxtitle"},[e("span",[t._v("营业统计")]),e("i",{staticClass:"el-icon-data-line statIcon"})])},function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"boxtitle"},[e("span",[t._v("人效统计")]),e("i",{staticClass:"el-icon-user statIcon"})])},function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"boxtitle"},[e("span",[t._v("客户统计")]),e("i",{staticClass:"el-icon-s-custom statIcon"})])},function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"boxtitle"},[e("span",[t._v("订单统计")]),e("i",{staticClass:"el-icon-document statIcon"})])}],n=(e("b680"),e("ec1b")),c=e.n(n),o={props:{countsData:{type:Object},totaldata:{type:Object,default:{business:{server_money_total:0,nurse_money_total:0,remain_money_total:0},person_efficiency:{server_time_total:"0",expect:0,act:0},customer:{active:0,add:0,wash:0},order:{server_total:0,cycle_total:0,unit_total:0}}}},components:{CountTo:c.a},methods:{handleRoute:function(t){this.$emit("handleRoute",t)},toCaculateper:fun