(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-e5056c70"],{"15cf":function(t,e,a){},"1ed3":function(t,e,a){},"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,l=(a("6715"),a("2877")),c=Object(l["a"])(s,n,i,!1,null,"0ba23414",null);e["a"]=c.exports},6715:function(t,e,a){"use strict";var n=a("15cf"),i=a.n(n);i.a},"910a":function(t,e,a){"use strict";var n=a("1ed3"),i=a.n(n);i.a},a9d1: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:"stationname",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:"告警开始时间"}}),a("el-table-column",{attrs:{prop:"alm_end_time",align:"center","min-width":"200",label:"告警开始时间"}}),a("el-table-column",{attrs:{prop:"alm_level",align:"center","min-width":"100",label:"告警等级"}})],1),a("el-pagination",{attrs:{background:"",layout:"slot, 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}},[a("div",{attrs:{slot:"slot"},slot:"slot"},[t._v("123")])])],1)])])},i=[],r=a("36ad"),s={name:"pages-history-warning",components:{PageHeader:r["a"]},data:function(){return{num:0,pages:{pageCurr:1,pageSize:10,total:0},tbl:[],main:{width:100,height:100}}},methods:{searchWarning:function(){var t=this;this.$axios({method:"post",url:"Battalarm_data_historyAction!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})).catch((function(){t.tbl=[],t.$message({type:"error",message:"查询失败!请检测网络。"})}))},currentChange:function(){this.searchWarning()},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.searchWarning()}},l=s,c=(a("910a"),a("2877")),o=Object(c["a"])(l,n,i,!1,null,"0df4edfd",null);e["default"]=o.exports}}]);
|