(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-4348a98d"],{"0530":function(t,e,a){"use strict";a("2c52")},"104e":function(t,e,a){"use strict";a("3b2b")},"2c52":function(t,e,a){},"3b2b":function(t,e,a){},"77b8":function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticStyle:{background:"#fff"}},[a("div",{staticClass:"count-analysis"},[a("div",{staticClass:"count-analysis-item"},[a("div",{staticClass:"small"},[t._v("开播商户数 ")]),t._v(" "+t._s(t.form.countAgent)+" ")]),a("el-divider",{attrs:{direction:"vertical"}}),a("div",{staticClass:"count-analysis-item"},[a("div",{staticClass:"small"},[t._v("供需信息数 ")]),t._v(" "+t._s(t.form.countGX)+" ")]),a("el-divider",{attrs:{direction:"vertical"}}),a("div",{staticClass:"count-analysis-item"},[a("div",{staticClass:"small"},[t._v("直播观众数 ")]),t._v(" "+t._s(t.form.countUser)+" ")])],1)]),a("div",{staticStyle:{background:"#fff",padding:"10px","border-top":"1px solid #f1f2f3"}},[a("el-tabs",{model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[a("el-tab-pane",{attrs:{label:"在线用户",name:"first"}},[a("user")],1),a("el-tab-pane",{attrs:{label:"在线商户",name:"second"}},[a("merchant")],1)],1)],1)])},r=[],s=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("el-table",{staticStyle:{width:"100%"},attrs:{data:t.list,size:"mini",stripe:"",height:"calc(100vh - 342px)"}},[a("el-table-column",{attrs:{prop:"fagentname",label:"商户名"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.fagentname?e.row.fagentname:"--"))])]}}])}),a("el-table-column",{attrs:{prop:"fprodclassname",label:"经营类目"},scopedSlots:t._u([{key:"default",fn:function(e){return t._l(e.row.saleprodclass,(function(e){return a("el-tag",{key:e.index,staticStyle:{margin:"0 2px"},attrs:{size:"mini",type:"primary"}},[t._v(t._s(e))])}))}}])}),a("el-table-column",{attrs:{prop:"fcontact",label:"联系人名称"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.fcontact?e.row.fcontact:"--"))])]}}])}),a("el-table-column",{attrs:{prop:"fphonenumber",label:"手机号"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.fphonenumber?e.row.fphonenumber:"--"))])]}}])})],1),a("div",{staticStyle:{margin:"20px 0"}},[a("el-pagination",{attrs:{background:"",small:"","current-page":t.currentPage,"page-size":t.param.content.pageSize,layout:"total, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1)],1)},i=[],l={data:function(){return{total:0,list:[],currentPage:0,param:{classname:"enterprise.data.analysis",method:"getOnLineMerchantList",content:{getdatafromdbanyway:!0,pageNumber:1,pageSize:20}}}},methods:{listData:function(){var t=this;this.$api.requested(this.param).then((function(e){t.list=e.data,t.total=e.total,t.currentPage=e.pageNumber}))},handleSizeChange:function(t){this.param.content.pageSize=t,this.listData()},handleCurrentChange:function(t){this.param.content.pageNumber=t,this.listData()}},mounted:function(){this.listData()},watch:{condition:function(t){this.param.content.pageNumber=1,this.param.content.where.condition=t,this.listData()}}},o=l,c=(a("0530"),a("2877")),u=Object(c["a"])(o,s,i,!1,null,null,null),p=u.exports,f=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("el-table",{staticStyle:{width:"100%"},attrs:{data:t.list,size:"mini",stripe:"",height:"calc(100vh - 342px)"}},[a("el-table-column",{attrs:{prop:"fname",label:"帐号名称"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.fname?e.row.fname:"--"))])]}}])}),a("el-table-column",{attrs:{prop:"fagentname",label:"商户名称"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.fagentname?e.row.fagentname:"--"))])]}}])}),a("el-table-column",{attrs:{prop:"fphonenumber",label:"手机号"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.fphonenumber?e.row.fphonenumber:"--"))])]}}])}),a("el-table-column",{attrs:{prop:"fsex",label:"性别"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.fsex?e.row.fsex:"--"))])]}}])}),a("el-table-column",{attrs:{prop:"frole",label:"身份/职位"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.frole?e.row.frole:"--"))])]}}])})],1),a("div",{staticStyle:{margin:"20px 0"}},[a("el-pagination",{attrs:{background:"",small:"","current-page":t.currentPage,"page-size":t.param.content.pageSize,layout:"total, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1)],1)},d=[],m={data:function(){return{param:{classname:"enterprise.data.analysis",method:"getOnLineUserList",content:{getdatafromdbanyway:!0,pageNumber:1,pageSize:20,where:{condition:""}}},total:0,list:[],currentPage:0}},methods:{listData:function(){var t=this;this.$api.requested(this.param).then((function(e){t.list=e.data,t.total=e.total,t.currentPage=e.pageNumber}))},handleSizeChange:function(t){this.param.content.pageSize=t,this.listData()},handleCurrentChange:function(t){this.param.content.pageNumber=t,this.listData()}},mounted:function(){this.listData()}},h=m,g=Object(c["a"])(h,f,d,!1,null,null,null),b=g.exports,v={components:{merchant:p,user:b},data:function(){return{form:{},activeName:"first"}},methods:{getLiveInfoCount:function(){var t=this;this.$api.requested({classname:"enterprise.data.analysis",method:"getLiveInfoCount",content:{}}).then((function(e){t.form=e.data}))}},mounted:function(){this.getLiveInfoCount()}},_=v,y=(a("104e"),Object(c["a"])(_,n,r,!1,null,"7416145e",null));e["default"]=y.exports}}]);