(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-5a59"],{"RU/L":function(t,a,e){e("Rqdy");var n=e("WEpk").Object;t.exports=function(t,a,e){return n.defineProperty(t,a,e)}},Rqdy:function(t,a,e){var n=e("Y7ZC");n(n.S+n.F*!e("jmDH"),"Object",{defineProperty:e("2faE").f})},SEkw:function(t,a,e){t.exports={default:e("RU/L"),__esModule:!0}},YEIV:function(t,a,e){"use strict";a.__esModule=!0;var n=function(t){return t&&t.__esModule?t:{default:t}}(e("SEkw"));a.default=function(t,a,e){return a in t?(0,n.default)(t,a,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[a]=e,t}},"YnT+":function(t,a,e){"use strict";var n=e("rGwu");e.n(n).a},rGwu:function(t,a,e){},skPB:function(t,a,e){"use strict";e.r(a);var n=e("YEIV"),r=e.n(n),s=e("MT78"),i=e.n(s),o={props:["project_id"],data:function(){return{tableData:[],current_page:1,total:1,per_page:1,info:[],totalNum:0}},mounted:function(){},methods:{getData:function(){var t=this;$http.pc_post("plugin/project-manager/projectDetail/statistic",{project_id:this.project_id}).then(function(a){a.result?(t.tableData=a.data.data.staff.data,t.info=a.data.data.status,t.current_page=a.data.data.staff.current_page,t.total=a.data.data.staff.total,t.per_page=a.data.data.staff.per_page,t.initChart()):t.$message({type:"error",message:a.msg})},function(a){t.$message({type:"error",message:a.msg})})},search:function(t){var a=this;this.current_page=t,$http.pc_post("plugin/project-manager/projectDetail/statistic",{project_id:this.project_id,page:this.current_page}).then(function(t){t.result?(a.tableData=t.data.data.staff.data,a.total=t.data.data.staff.total,a.per_page=t.data.data.staff.per_page):a.$message({type:"error",message:t.msg})},function(t){a.$message({type:"error",message:t.msg})})},initChart:function(){this.chart=i.a.init(document.getElementById("echarts-box")),this.chart.setOption({tooltip:{trigger:"item",formatter:"{a}
{b} : {c} ({d}%)"},legend:r()({left:"center",bottom:"20"},"left","300"),calculable:!0,series:[{name:"",type:"pie",radius:["40%","60%"],center:["50%","40%"],data:this.info,animationEasing:"cubicInOut",animationDuration:2600}],color:["#2d38ff","#ffc700","#f7622e"]})}}},c=(e("YnT+"),e("KHd+")),l=Object(c.a)(o,function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{attrs:{id:"taskTotal"}},[e("div",{staticClass:"leftBox"},[e("span",[t._v("状态分布")]),t._v(" "),e("div",{staticClass:"echarts",attrs:{id:"echarts-box"}}),t._v(" "),e("div",{staticClass:"linebox"},t._l(t.info,function(a,n){return e("div",{key:n,staticClass:"txt"},[e("span",[t._v(t._s(a.name)+":"+t._s(a.value))]),t._v(" "),e("span",[t._v("占比:"+t._s(a.proportion)+"%")])])}))]),t._v(" "),e("div",{staticClass:"rightBox"},[e("div",{staticClass:"title"},[t._v("成员任务")]),t._v(" "),e("div",{staticClass:"contenBox"},[e("el-table",{staticStyle:{width:"100%"},attrs:{data:t.tableData,height:"100%","row-style":{height:"64px"}}},[e("el-table-column",{attrs:{prop:"name",label:"姓名",width:"180",align:"center"}}),t._v(" "),e("el-table-column",{attrs:{prop:"not_start",label:"未开始",width:"180",align:"center"}}),t._v(" "),e("el-table-column",{attrs:{prop:"in_progress",label:"进行中",align:"center"}}),t._v(" "),e("el-table-column",{attrs:{prop:"completed",label:"已完成",width:"180",align:"center"}})],1)],1),t._v(" "),e("div",{staticClass:"e_pagination"},[e("el-pagination",{attrs:{layout:"prev, pager, next,jumper",total:t.total,"page-size":t.per_page,"current-page":t.current_page,background:""},on:{"current-change":t.search}})],1)])])},[],!1,null,"dd145d4c",null);l.options.__file="taskTotal.vue";a.default=l.exports}}]);