12 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5748d174"],{"333d":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:"pagination"},[a("el-pagination",{attrs:{"current-page":t.Data.currentPage,"page-size":t.Data.page_size,"page-sizes":t.PagesSize,layout:"total, sizes, prev, pager, next, jumper","page-count":t.Data.page_count,total:t.Data.total},on:{"current-change":t.CurrentFunc,"size-change":t.SizeFunc}})],1)},i=[],u={props:{Data:{type:Object,default:function(){return{currentPage:1,page_size:10,total:0}}},PagesSize:{type:Array,default:function(){return[10,20,30,40,50,100]}}},data:function(){return{page_size:10}},updated:function(){this.page_size=this.Data.page_size},methods:{SizeFunc:function(t){this.page_size=t,this.CurrentFunc(this.Data.currentPage)},CurrentFunc:function(t){this.$emit("Func",{limit:this.page_size,page:t})}}},r=u,s=(a("cf5f"),a("2877")),c=Object(s["a"])(r,n,i,!1,null,"66616466",null);e["default"]=c.exports},aaf6:function(t,e,a){},cf5f:function(t,e,a){"use strict";a("aaf6")}}]);
- //# sourceMappingURL=chunk-5748d174.74bddecb.js.map
|