bi/views/dist/static/js/chunk-0a18c509.972677dc.js

1 line
9.1 KiB
JavaScript
Raw Normal View History

2025-05-22 16:27:39 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-0a18c509"],{"3e37":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("el-card",{staticClass:"box-card"},[a("div",{staticStyle:{height:"50px","line-height":"50px",display:"flex","align-items":"center","justify-content":"left"}},[a("a-tooltip",{staticStyle:{cursor:"pointer"},attrs:{placement:"right"}},[a("template",{slot:"title"},[a("span",[t._v("查看最近7日项目内事件或用户属性的数据接收情况对事件进行禁用/启用管理。")])]),t._v(" "),a("span",{staticClass:"title_xwl",staticStyle:{color:"#202d3f"}},[t._v("上报统计 "),a("a-icon",{attrs:{type:"question-circle"}})],1)],2)],1),t._v(" "),a("div",{staticStyle:{height:"60px","line-height":"50px",display:"flex","align-items":"center","justify-content":"space-between","border-bottom":"1px solid #f0f2f5"}},[a("div",[a("date",{attrs:{dates:t.date},on:{changeDate:t.changeDate}})],1),t._v(" "),a("div",[a("a-input-search",{staticStyle:{width:"200px"},attrs:{placeholder:"请输入搜索"},on:{change:t.search},model:{value:t.input,callback:function(e){t.input=e},expression:"input"}})],1)]),t._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.connectLoading,expression:"connectLoading"}],staticStyle:{width:"100%"},attrs:{border:"",data:t.filterList,stripe:""}},[a("el-table-column",{attrs:{prop:"data_name",label:"数据名称",align:"center",width:"250"}}),t._v(" "),a("el-table-column",{attrs:{prop:"show_name",label:"显示名",align:"center",width:"200"}}),t._v(" "),a("el-table-column",{attrs:{prop:"received_count",label:"已接收",align:"center",width:"250"}}),t._v(" "),a("el-table-column",{attrs:{prop:"succ_count",label:"已入库",align:"center",width:"200"}}),t._v(" "),a("el-table-column",{attrs:{prop:"fail_count",label:"入库失败",align:"center",width:"200"}}),t._v(" "),a("el-table-column",{attrs:{fixed:"right",label:"操作",width:"200",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[0!=e.row.fail_count?a("a",{staticStyle:{color:"#6bb8ff"},on:{click:function(a){return t.openFailDesc(e.row)}}},[t._v("错误详情")]):t._e()]}}])})],1),t._v(" "),t.pageshow?a("el-pagination",{staticClass:"pagination-container",attrs:{"current-page":t.page,"page-sizes":[10,20,30,50,100,150,200,500,1e3],"page-size":t.limit,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handlePageChange}}):t._e(),t._v(" "),t.dialogVisible?a("el-dialog",{attrs:{width:"80%",visible:t.dialogVisible,title:t.failTitleList[0].data_name},on:{"update:visible":function(e){t.dialogVisible=e},close:function(e){t.dialogVisible=!1}}},[a("el-card",[a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.connectLoading,expression:"connectLoading"}],staticStyle:{width:"100%"},attrs:{border:"",data:t.failTitleList,stripe:""}},[a("el-table-column",{attrs:{prop:"start_time",label:"开始时间",align:"center",width:"250"}}),t._v(" "),a("el-table-column",{attrs:{prop:"end_time",label:"结束时间",align:"center",width:"200"}}),t._v(" "),a("el-table-column",{attrs:{prop:"received_count",label:"已接收",align:"center",width:"250"}}),t._v(" "),a("el-table-column",{attrs:{prop:"succ_count",label:"已入库",align:"center",width:"200"}}),t._v(" "),a("el-table-column",{attrs:{prop:"fail_count",label:"入库失败",align:"center"}})],1)],1),t._v(" "),a("el-card",{staticStyle:{"margin-top":"10px"}},[a("el-table",{staticStyle:{width:"100%"},attrs:{border:"",data:t.failDescList,stripe:""}},[a("el-table-column",{attrs:{prop:"error_reason",label:"错误原因",align:"center",width:"250"}}),t._v(" "),a("el-table-column",{attrs:{prop:"count",label:"错误条数",align:"center",width:"200"}}),t._v(" "),a("el-table-column",{attrs:{label:"抽样示例",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.isFormatData?a("div",[a("json-editor",{staticClass:"req-body",attrs:{"font-size":"15",height:"400",styles:"width: 100%",read