| 1 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([[45],{458:function(t,e,n){},600:function(t,e,n){"use strict";n(458)},741:function(t,e,n){"use strict";n.r(e);n(18);var o=n(6),r=(n(30),{components:{task_info:n(443).default},data:function(){return{to_my:[],my_to:[],tj_data:{},task_id:"",direction:"rtl",info_drawer:!1,my_to_total:0,to_my_total:0,pagesize:15,size:"90%"}},mounted:function(){document.documentElement.clientWidth<1500&&(this.size="90%"),console.log(this.env),this.loading=!0,this.to_my_list(),this.my_to_list(),this.tj(),this.loading=!1},methods:{to_my_list:function(){var t=arguments,e=this;return Object(o.a)(regeneratorRuntime.mark((function n(){var o,r;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return o=t.length>0&&void 0!==t[0]?t[0]:1,n.next=3,e.$post("/uapi/pub/list/admin/task/list",{status:1,data_type:"to_my",page:o,pagesize:e.pagesize});case 3:(r=n.sent)&&1===r.status&&(e.to_my=r.data.list||[],e.to_my_total=r.data.count);case 5:case"end":return n.stop()}}),n)})))()},page_event_to_my:function(t){this.to_my_list(t)},page_event_my_to:function(t){this.my_to_list(t)},tj:function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$post("/uapi/pub/list/admin/task/tj");case 2:(n=e.sent)&&1===n.status&&(t.tj_data=n.data);case 4:case"end":return e.stop()}}),e)})))()},info_:function(t,e){1==e&&(this.my_to[t.key].last_num="0"),2==e&&(this.to_my[t.key].last_num="0"),this.task_id=t.id,this.open_info_drawer()},drawer_close:function(){this.info_drawer=!1},open_info_drawer:function(){this.info_drawer=!0},my_to_list:function(){var t=arguments,e=this;return Object(o.a)(regeneratorRuntime.mark((function n(){var o,r;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return o=t.length>0&&void 0!==t[0]?t[0]:1,n.next=3,e.$post("/uapi/pub/list/admin/task/list",{data_type:"my_to",page:o,pagesize:e.pagesize});case 3:(r=n.sent)&&1===r.status&&(e.my_to=r.data.list||[],e.my_to_total=r.data.count);case 5:case"end":return n.stop()}}),n)})))()},getList:function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t.to_my_list(),t.my_to_list();case 2:case"end":return e.stop()}}),e)})))()},jumpUrl:function(t){window.open(this.$store.state.domainConfig.siteUrl+t)}}}),l=r,c=(n(600),n(4)),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"dashboard-container"},[e("div",{staticStyle:{display:"flex",width:"100%"}},[e("el-card",{staticClass:"box-card",staticStyle:{width:"400px"}},[e("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[e("span",[t._v("基本信息")]),t._v(" "),e("el-button",{staticStyle:{float:"right",padding:"3px 0"},attrs:{type:"text"},on:{click:function(e){return t.jumpUrl("/rooter/main")}}},[t._v("跳转至老后台")])],1),t._v(" "),e("div",{staticStyle:{display:"flex","justify-content":"center","align-items":"center"}},[e("img",{staticStyle:{width:"80px",height:"80px","border-radius":"50%"},attrs:{src:t.tj_data.icon_url}}),t._v(" "),e("div",{staticClass:"user_info",staticStyle:{display:"flex","flex-direction":"column","margin-left":"20px"}},[e("span",[t._v("姓名:"+t._s(t.tj_data.real_name))]),t._v(" "),e("span",[t._v("UID:"+t._s(t.tj_data.uid))]),t._v(" "),e("span",[t._v("地址:"+t._s(t.tj_data.last_ip))]),t._v(" "),e("span",[t._v("时间:"+t._s(t.tj_data.last_time))])])])]),t._v(" "),e("el-card",{staticClass:"box-card",staticStyle:{flex:"1","margin-left":"30px"}},[e("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[e("span",[t._v("云端统计")]),t._v(" "),e("el-button",{staticStyle:{float:"right",padding:"3px 0"},attrs:{type:"text"},on:{click:function(e){return t.jumpUrl("/rooter/outsourcemanage")}}},[t._v("查看云端")])],1),t._v(" "),e("div",{staticClass:"item",staticStyle:{display:"flex","flex-direction":"row","align-items":"center","justify-content":"space-between"}},[e("div",{staticStyle:{display:"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},[e("span",{staticStyle:{"margin-bottom":"10px","margin-top":"10px",color:"rgba(0,0,0,.45)","font-size":"14px"}},[t._v("今日业绩")]),t._v(" "),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(t.tj_data.yd_today_money))])]),t._v(" "),e("div",{staticStyle:{display:"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},[e("span",{staticStyle:{"margin-bottom":"10px","margin-top":"10px",color:"rgba(0,0,0,.45)","font-size":"14px"}},[t._v("本周业绩")]),t._v(" "),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(t.tj_data.yd_week_money))])]),t._v(" "),e("div",{staticStyle:{display:"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},[e("span",{staticStyle:{"margin-bottom":"10px","margin-top":"10px",color:"rgba(0,0,0,.45)","font-size":"14px"}},[t._v("本月业绩")]),t._v(" "),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(t.tj_data.yd_month_money))])]),t._v(" "),e("div",{staticStyle:{display:"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},[e("span",{staticStyle:{"margin-bottom":"10px","margin-top":"10px",color:"rgba(0,0,0,.45)","font-size":"14px"}},[t._v("本月退款")]),t._v(" "),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(t.tj_data.yd_month_tk_money))])])])]),t._v(" "),e("el-card",{staticClass:"box-card",staticStyle:{flex:"1","margin-left":"30px"}},[e("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[e("span",[t._v("整包统计")]),t._v(" "),e("el-button",{staticStyle:{float:"right",padding:"3px 0"},attrs:{type:"text"},on:{click:function(e){return t.jumpUrl("/rooter/outsourcemanage")}}},[t._v("查看整包")])],1),t._v(" "),e("div",{staticClass:"item",staticStyle:{display:"flex","flex-direction":"row","align-items":"center","justify-content":"space-between"}},[e("div",{staticStyle:{display:"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},[e("span",{staticStyle:{"margin-bottom":"10px","margin-top":"10px",color:"rgba(0,0,0,.45)","font-size":"14px"}},[t._v("今日业绩")]),t._v(" "),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(t.tj_data.zb_today_money))])]),t._v(" "),e("div",{staticStyle:{display:"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},[e("span",{staticStyle:{"margin-bottom":"10px","margin-top":"10px",color:"rgba(0,0,0,.45)","font-size":"14px"}},[t._v("本周业绩")]),t._v(" "),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(t.tj_data.zb_week_money))])]),t._v(" "),e("div",{staticStyle:{display:"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},[e("span",{staticStyle:{"margin-bottom":"10px","margin-top":"10px",color:"rgba(0,0,0,.45)","font-size":"14px"}},[t._v("本月业绩")]),t._v(" "),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(t.tj_data.zb_month_money))])]),t._v(" "),e("div",{staticStyle:{display:"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},[e("span",{staticStyle:{"margin-bottom":"10px","margin-top":"10px",color:"rgba(0,0,0,.45)","font-size":"14px"}},[t._v("本月退款")]),t._v(" "),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(t.tj_data.zb_today_tk_money))])])])])],1),t._v(" "),e("div",{staticStyle:{display:"flex",width:"100%","margin-top":"30px"}},[e("el-card",{staticClass:"box-card",staticStyle:{flex:"1"}},[e("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[e("span",[t._v("我关注的任务")])]),t._v(" "),e("el-table",{staticStyle:{width:"100%"},attrs:{data:t.my_to}},[e("el-table-column",{attrs:{prop:"id",label:"任务编号",width:"120"}}),t._v(" "),e("el-table-column",{attrs:{prop:"uid",label:"任务标题"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("span",{staticClass:"lblue point",staticStyle:{cursor:"pointer"},on:{click:function(e){return t.info_(n.row,1)}}},[t._v(t._s(n.row.name))]),t._v(" "),e("el-tag",{attrs:{size:"mini",type:n.row.status_type,effect:"dark"}},[t._v("\n "+t._s(n.row.status_text)+"\n ")]),t._v(" "),n.row.last_num>0?e("span",{staticStyle:{color:"red","font-weight":"bold","margin-left":"10px"}},[t._v("+"+t._s(n.row.last_num))]):t._e()]}}])}),t._v(" "),e("el-table-column",{attrs:{prop:"etime",label:"截止时间",width:"120"}}),t._v(" "),e("el-table-column",{attrs:{prop:"uid",label:"紧急情况",width:"120"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("el-tag",{attrs:{size:"mini",type:n.row.priority_type,effect:"dark"}},[t._v("\n "+t._s(n.row.priority_text)+"\n ")])]}}])})],1),t._v(" "),e("el-pagination",{staticStyle:{"margin-top":"20px"},attrs:{background:"",layout:"prev, pager, next","page-size":t.pagesize,total:t.my_to_total},on:{"current-change":t.page_event_my_to}})],1),t._v(" "),e("el-card",{staticClass:"box-card",staticStyle:{flex:"1","margin-left":"30px"}},[e("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[e("span",[t._v("待处理的任务")])]),t._v(" "),e("el-table",{staticStyle:{width:"100%"},attrs:{data:t.to_my}},[e("el-table-column",{attrs:{prop:"id",label:"任务编号",width:"120"}}),t._v(" "),e("el-table-column",{attrs:{prop:"uid",label:"任务标题"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("span",{staticClass:"lblue point",staticStyle:{cursor:"pointer"},on:{click:function(e){return t.info_(n.row,2)}}},[t._v(t._s(n.row.name))]),t._v(" "),e("el-tag",{attrs:{size:"mini",type:n.row.status_type,effect:"dark"}},[t._v("\n "+t._s(n.row.status_text)+"\n ")]),t._v(" "),n.row.last_num>0?e("span",{staticStyle:{color:"red","font-weight":"bold","margin-left":"10px"}},[t._v("+"+t._s(n.row.last_num))]):t._e()]}}])}),t._v(" "),e("el-table-column",{attrs:{prop:"etime",label:"截止时间",width:"120"}}),t._v(" "),e("el-table-column",{attrs:{prop:"uid",label:"紧急情况",width:"120"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("el-tag",{attrs:{size:"mini",type:n.row.priority_type,effect:"dark"}},[t._v("\n "+t._s(n.row.priority_text)+"\n ")])]}}])})],1),t._v(" "),e("el-pagination",{staticStyle:{"margin-top":"20px"},attrs:{background:"",layout:"prev, pager, next","page-size":t.pagesize,total:t.to_my_total},on:{"current-change":t.page_event_to_my}})],1)],1),t._v(" "),e("el-drawer",{ref:"drawer_close",attrs:{title:"任务详情",size:t.size,"destroy-on-close":!0,visible:t.info_drawer,wrapperClosable:!1,direction:t.direction},on:{"update:visible":function(e){t.info_drawer=e}}},[e("task_info",{attrs:{id:t.task_id}})],1)],1)}),[],!1,null,null,null);e.default=component.exports}}]);
|