lxw
2020-06-22 6664d0b7b88a0efda34622bea5befec6849930ac
1
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-b4d414f2"],{"15cf":function(t,e,a){},"1bf2":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",{staticClass:"page"},[a("div",{staticClass:"page-header"},[a("page-header",{attrs:{title:"实时告警管理"}})],1),a("div",{ref:"pageContent",staticClass:"page-content"},[a("div",{staticClass:"warn-tbl"},[a("el-table",{staticStyle:{width:"100%"},attrs:{data:t.tbl,height:t.main.height+"px",stripe:"",border:"",size:"mini","header-row-class-name":"header-primary"}},[a("el-table-column",{attrs:{prop:"num",label:"系统",align:"center","min-width":"140"}}),a("el-table-column",{attrs:{prop:"battGroupName",label:"电池组",align:"center","min-width":"120"}}),a("el-table-column",{attrs:{prop:"note",align:"center","min-width":"200",label:"告警名称"}}),a("el-table-column",{attrs:{prop:"MonNum",align:"center","min-width":"90",label:"单体编号"}}),a("el-table-column",{attrs:{prop:"alm_start_time",align:"center","min-width":"200",label:"告警开始时间"}})],1),a("el-pagination",{attrs:{background:"",layout:"prev, pager, next","current-page":t.pages.pageCurr,"page-size":t.pages.pageSize,total:t.num},on:{"update:currentPage":function(e){return t.$set(t.pages,"pageCurr",e)},"update:current-page":function(e){return t.$set(t.pages,"pageCurr",e)},"update:pageSize":function(e){return t.$set(t.pages,"pageSize",e)},"update:page-size":function(e){return t.$set(t.pages,"pageSize",e)},"current-change":t.currentChange}})],1)])])},i=[],r=a("36ad"),s=a("a7fe"),c={name:"pages-warning",components:{PageHeader:r["a"]},data:function(){return{timer:new s["c"],numTimer:new s["c"],num:0,pages:{pageCurr:1,pageSize:10,total:0},tbl:[],main:{width:100,height:100}}},methods:{startSearchWarningNum:function(){var t=this;this.numTimer.start((function(){t.searchWarningNum()}),4e3)},searchWarningNum:function(){var t=this;this.$axios({method:"post",url:"Battalarm_dataAction!searchAlarmNum",data:null}).then((function(e){var a=0,n=JSON.parse(e.data.result);1==n.code&&(a=n.data[0]),t.num=a,t.numTimer.open()})).catch((function(){t.num=0,t.numTimer.open()}))},startSearchWarning:function(){var t=this;this.timer.start((function(){t.searchWarning()}),4e3)},searchWarning:function(){var t=this;this.$axios({method:"post",url:"Battalarm_dataAction!serchByInfo",data:"json="+JSON.stringify(this.pages)}).then((function(e){var a=JSON.parse(e.data.result),n=[];1==a.code&&(n=a.data),0==n.length?t.num=0:t.num=n[n.length-1].usr_Id,t.tbl=n,t.timer.open()})).catch((function(){t.timer.open()}))},currentChange:function(){this.startSearchWarning()},setMain:function(){var t=this.$refs.pageContent.offsetWidth,e=this.$refs.pageContent.offsetHeight;this.main.width=t,this.main.height=e-36}},activated:function(){this.setMain(),this.startSearchWarning()},deactivated:function(){this.timer.stop()}},u=c,o=(a("803e"),a("2877")),l=Object(o["a"])(u,n,i,!1,null,"7b55aadd",null);e["default"]=l.exports},"36ad":function(t,e,a){"use strict";var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"page-header"},[a("div",{staticClass:"page-header-left"},[a("div",{staticClass:"page-header-btn",on:{click:t.back}},[a("i",{staticClass:"el-icon-arrow-left"}),a("span",[t._v("返回")])])]),a("div",{staticClass:"page-header-content"},[t._v(" "+t._s(t.title)+" ")]),a("div",{staticClass:"page-header-right"},[a("div",{staticClass:"page-header-btn"},[t._t("right")],2)])])},i=[],r={props:{title:{type:String,default:"标题"}},methods:{back:function(){this.$router.back()}}},s=r,c=(a("6715"),a("2877")),u=Object(c["a"])(s,n,i,!1,null,"0ba23414",null);e["a"]=u.exports},6715:function(t,e,a){"use strict";var n=a("15cf"),i=a.n(n);i.a},"803e":function(t,e,a){"use strict";var n=a("dc9c"),i=a.n(n);i.a},dc9c:function(t,e,a){}}]);