webpackJsonp([12],{EDqn:function(t,e,a){(t.exports=a("BkJT")(!1)).push([t.i,"\n.pageTop {\n margin-top: 20px;\n}\n.el-table .warning-row {\n}\n.el-table .success-row {\n background: #f0f9eb;\n}\n",""])},myeJ:function(t,e,a){var n=a("EDqn");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);a("8bSs")("f85cbc7e",n,!0)},sLaJ:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("2sCs"),s=a.n(n),i=a("0xDb"),o=a("6iV/"),l=a.n(o),r={data:function(){return{items:[],page:1,pageSize:10,totalCount:0,showDetail:!1,detailTitle:"",detailContent:""}},methods:{onSizeChange:function(t){this.pageSize=t,this.getDatas()},onCurrentChange:function(t){this.page=t,this.getDatas()},onShowDetail:function(t){this.detailTitle=t.title,this.detailContent=t.content,this.showDetail=!0,s.a.post("http://rds.pacsonline.cn/inter/messages/changeRead",l.a.stringify({id:t.id})).then(function(e){t.is_read=1})},tableRowClassName:function(t){var e=t.row;t.rowIndex;return 0===e.is_read?"success-row":""},getDatas:function(){var t=this;s.a.post("http://rds.pacsonline.cn/inter/messages/allMessage",l.a.stringify({sessionid:Object(i.e)(),param:{page:this.page,number:this.pageSize}})).then(function(e){"0000"===e.data.code?(t.items=e.data.info,t.totalCount=e.data.num):t.$message({message:e.data.msg,type:"warning"})})}},mounted:function(){this.getDatas()}},c={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("el-table",{staticStyle:{width:"100%"},attrs:{data:t.items,"row-class-name":t.tableRowClassName}},[a("el-table-column",{attrs:{prop:"title",label:"标题"}}),t._v(" "),a("el-table-column",{attrs:{prop:"content",label:"内容"}}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.onShowDetail(e.row)}}},[t._v("查看")])]}}])})],1),t._v(" "),a("el-pagination",{staticClass:"pageTop",attrs:{"current-page":t.page,"page-sizes":[10,30,50,100],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:400},on:{"size-change":t.onSizeChange,"current-change":t.onCurrentChange}}),t._v(" "),a("el-dialog",{attrs:{title:t.detailTitle,visible:t.showDetail,width:"30%"},on:{"update:visible":function(e){t.showDetail=e}}},[a("span",[t._v(t._s(t.detailContent))]),t._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"})])],1)},staticRenderFns:[]};var u=a("vSla")(r,c,!1,function(t){a("myeJ")},null,null);e.default=u.exports}});