webpackJsonp([28],{"6IRH":function(e,t){},pc51:function(e,t,s){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i={data:function(){return{choose:0,res:[],loading:!1,finished:!1,refreshing:!1,isShow:!1,page:1,value:""}},methods:{goBack:function(){if(this.$router.isBack=!0,window.history.length<=1)return this.$router.push({path:"/"}),!1;this.$router.go(-1)},goTo:function(e){this.$router.push(e)},getVolunteer:function(){var e=this;this.loading=!0;var t={uid:this.$store.state.userInfo.userid,t:this.choose,cn:this.value,page:this.page};this.ajax.get(this.$store.state.api+"vExamine",t).then(function(t){0==t.data[0].length?e.isShow=!0:e.isShow=!1,e.page++,e.loading=!1,e.refreshing=!1,e.finished=!1,e.res=t.data[0],console.log(t.data)}).catch(function(t){e.loading=!1,e.refreshing=!1,console.error(t)})},onRefresh:function(){this.page=1,this.getVolunteer()},onLoad:function(){var e=this,t={uid:this.$store.state.userInfo.userid,t:this.choose,cn:this.value,page:this.page};this.ajax.get(this.$store.state.api+"vExamine",t).then(function(t){e.loading=!1,e.refreshing=!1,e.res=e.res.concat(t.data[0]);var s=e.res.length?e.res[0].num:0;e.res.length