bi/views/dist/static/js/chunk-7c5388bb.1e823169.js
2025-05-22 16:27:39 +08:00

1 line
5.6 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7c5388bb","chunk-2d2095b1"],{"7d99":function(t,e,a){"use strict";a.d(e,"c",(function(){return i})),a.d(e,"g",(function(){return o})),a.d(e,"f",(function(){return s})),a.d(e,"a",(function(){return l})),a.d(e,"d",(function(){return c})),a.d(e,"b",(function(){return u})),a.d(e,"e",(function(){return d}));var n=a("b775"),r="/api/metadata/";function i(t){return Object(n["a"])({url:r+"MetaEventList",method:"post",data:t})}function o(t){return Object(n["a"])({url:r+"UpdateShowName",method:"post",data:t})}function s(t){return Object(n["a"])({url:r+"UpdateAttrShowName",method:"post",data:t})}function l(t){return Object(n["a"])({url:r+"AttrManager",method:"post",data:t})}function c(t){return Object(n["a"])({url:r+"MetaEventListByAttr",method:"post",data:t})}function u(t){return Object(n["a"])({url:r+"AttrManagerByMeta",method:"post",data:t})}function d(t){return Object(n["a"])({url:r+"UpdateAttrInvisible",method:"post",data:t})}},a969: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",[t.dialogVisible?a("el-dialog",{attrs:{width:"80%","close-on-click-modal":!1,visible:t.dialogVisible,title:"属性列表"},on:{"update:visible":function(e){t.dialogVisible=e},close:function(e){t.dialogVisible=!1}}},[a("a-input-search",{staticStyle:{width:"200px"},attrs:{placeholder:"请输入搜索","allow-clear":""},model:{value:t.input2,callback:function(e){t.input2=e},expression:"input2"}}),t._v(" "),a("event-attr",{staticStyle:{"margin-top":"10px"},attrs:{typ:Number(2),"event-name":t.eventName,input:t.input2}})],1):t._e(),t._v(" "),t.tableShow?a("page-table",{ref:"pagetable",attrs:{"connect-loading":t.loading,"table-list":t.tableData,"table-info":t.tableInfo,input:t.input}},[a("el-table-column",{attrs:{slot:"operate",label:"事件名",align:"center",width:"300"},slot:"operate",scopedSlots:t._u([{key:"default",fn:function(e){return[""==t.attr?[a("a",{staticStyle:{color:"#6bb8ff"},on:{click:function(a){return t.openDialog(e.row.event_name)}}},[t._v(t._s(e.row.event_name))])]:[t._v("\n "+t._s(e.row.event_name)+"\n ")]]}}],null,!1,2148553825)}),t._v(" "),a("el-table-column",{attrs:{slot:"operate",label:"显示名",align:"center",width:"300"},slot:"operate",scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.isEdit?a("div",[a("el-input",{attrs:{size:"mini"},model:{value:e.row.show_name,callback:function(a){t.$set(e.row,"show_name",a)},expression:"scope.row.show_name"}})],1):a("div",[t._v("\n "+t._s(e.row.show_name)+"\n ")])]}}],null,!1,1704822814)}),t._v(" "),a("el-table-column",{attrs:{slot:"operate",label:"昨日事件量",align:"center",prop:"yesterday_count",sortable:""},slot:"operate"}),t._v(" "),a("el-table-column",{attrs:{slot:"operate",fixed:"right",label:"操作",width:"200",align:"center"},slot:"operate",scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.isEdit?a("i",{staticClass:"el-icon-check",staticStyle:{cursor:"pointer",color:"orangered","font-weight":"bolder"},on:{click:function(a){return t.saveShowName(e.row.index,e.row.event_name,e.row.show_name)}}}):a("i",{staticClass:"el-icon-edit",staticStyle:{cursor:"pointer",color:"blue","font-weight":"bolder"},on:{click:function(a){return t.editShowName(e.row.index)}}})]}}],null,!1,3979527919)})],1):t._e()],1)},r=[],i=a("c80c"),o=(a("96cf"),a("3b8d")),s=a("7d99"),l={name:"MetaAttr",components:{PageTable:function(){return a.e("chunk-b022bae4").then(a.bind(null,"e94a"))},EventAttr:function(){return a.e("chunk-2d0c8dd9").then(a.bind(null,"5767"))}},props:{input:{type:String,default:""},attr:{type:String,default:""}},data:function(){return{eventName:"",loading:!1,tableInfo:[{slot:"operate"}],tableData:[],tableShow:!0,dialogVisible:!1,input2:""}},mounted:function(){this.searchData()},methods:{openDialog:function(t){this.eventName=t,this.dialogVisible=!0},editShowName:function(t){for(var e in this.tableData)this.tableData[e].index==t&&(this.tableData[e].isEdit=!0);this.refreshTable()},saveShowName:function(){var t=Object(o["a"])(Object(i["a"])().mark((function t(e,a,n){var r,o;return Object(i["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(s["g"])({appid:this.$store.state.baseData.EsConnectID,show_name:n,event_name:a});case 2:if(r=t.sent,0==r.code){t.next=6;break}return this.$message({offset:60,type:"error",message:r.msg}),t.abrupt("return");case 6:for(o in this.tableData)this.tableData[o].index==e&&(this.tableData[o].isEdit=!1);this.refreshTable();case 8:case"end":return t.stop()}}),t,this)})));function e(e,a,n){return t.apply(this,arguments)}return e}(),searchData:function(){var t=Object(o["a"])(Object(i["a"])().mark((function t(){var e,a,n;return Object(i["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(this.loading=!0,e={},""!=this.attr){t.next=8;break}return t.next=5,Object(s["c"])({appid:this.$store.state.baseData.EsConnectID});case 5:e=t.sent,t.next=11;break;case 8:return t.next=10,Object(s["d"])({appid:this.$store.state.baseData.EsConnectID,attr:this.attr});case 10:e=t.sent;case 11:if(this.loading=!1,0==e.code){t.next=15;break}return this.$message({offset:60,type:"error",message:e.msg}),t.abrupt("return");case 15:for(a in this.tableData=[],e.data.list)n=e.data.list[a],n["index"]=a,n["isEdit"]=!1,this.tableData.push(n);this.refreshTable();case 18:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),refreshTable:function(){var t=this;this.tableShow=!1,this.$nextTick((function(){t.tableShow=!0}))}}},c=l,u=a("2877"),d=Object(u["a"])(c,n,r,!1,null,"243e6d41",null);e["default"]=d.exports}}]);