(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-04d63729"],{"1ca9":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("div",{staticClass:"m-table-title"},[t._v(" 公告一览 ")]),a("MdTable",{attrs:{data:t.data.list,columns:t.columns},scopedSlots:t._u([{key:"title",fn:function(e){var i=e.data;return[a("a",{staticClass:"notice-title",on:{click:function(e){return t.detail(i.row.noticeId)}}},[t._v(t._s(i.row.title))])]}}])}),0!==t.data.pagination.total?a("div",{staticClass:"md-page"},[a("Page",{attrs:{total:t.data.pagination.total,"page-size":t.data.pagination.pageSize,current:t.data.pagination.current,"show-total":"","show-sizer":"","show-elevator":""},on:{"on-change":t.onPageChange,"on-page-size-change":t.onPageSizeChange}})],1):t._e()],1)},n=[],o=(a("14d9"),{name:"notice",data(){return{data:{list:[],pagination:{total:0}},formValidate:{currentPage:1,pageSize:10},columns:[{title:"标题",slot:"title"},{title:"发布时间",key:"updateAt",width:"300"}]}},mounted(){this.page()},methods:{page(){this.$request("customer-service/notice-page",{systemNoticeType:1,...this.formValidate}).then(t=>{this.data=t.data})},onPageChange(t){this.formValidate.currentPage=t,this.page()},onPageSizeChange(t){void 0!==t&&(this.formValidate.pageSize=t,this.onPageChange(1))},detail(t){this.$router.push({path:"/customer-service/notice/"+t})}}}),s=o,c=(a("25e8"),a("2877")),r=Object(c["a"])(s,i,n,!1,null,"4f5d4c36",null);e["default"]=r.exports},"25e8":function(t,e,a){"use strict";a("3762")},3762:function(t,e,a){}}]);