chunk-0f72.538d3299.js 1.8 KB

1
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-0f72"],{Nzk8:function(t,e,a){"use strict";var r=a("XcAB");a.n(r).a},XcAB:function(t,e,a){},amwC:function(t,e,a){"use strict";a.r(e);var r={name:"PlatformUserList",data:function(){return{list:[],userData:{},pageSize:0,current_page:0,total:0,dialogTableVisible:!1,uid:""}},created:function(){this.uid=this.$route.params.id,this.currentChange(1)},destroyed:function(){},methods:{currentChange:function(t){var e=this;$http.post("/admin/user/contact_list",{page:t},"加载中").then(function(t){1===t.result?(e.userData=t.data,e.total=t.data.total,e.pageSize=t.data.per_page,e.list=t.data.data,e.current_page=t.data.current_page):t.msg&&""!=t.msg&&e.$message.error(t.msg)}).catch(function(t){console.error(t)})}}},n=(a("Nzk8"),a("KHd+")),l=Object(n.a)(r,function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"right"},[a("el-breadcrumb",{attrs:{"separator-class":"el-icon-arrow-right"}},[a("el-breadcrumb-item",[a("router-link",{attrs:{to:"/home/theme/index"}},[t._v("主题管理")])],1),t._v(" "),a("el-breadcrumb-item",[t._v("填写记录")])],1),t._v(" "),[a("el-table",{staticStyle:{width:"100%"},attrs:{data:t.list}},[a("el-table-column",{attrs:{prop:"created_at",label:"填写时间",align:"center"}}),t._v(" "),a("el-table-column",{attrs:{prop:"nickname",label:"姓名",align:"center"}}),t._v(" "),a("el-table-column",{attrs:{prop:"mobile",label:"手机号",align:"center"}})],1),t._v(" "),a("el-row",[a("el-col",{staticStyle:{padding:"15px 5% 15px 0"},attrs:{span:24,align:"right"}},[a("el-pagination",{attrs:{layout:"prev, pager, next","current-page":t.current_page,"page-size":t.pageSize,total:t.total,background:""},on:{"current-change":t.currentChange,"update:currentPage":function(e){t.current_page=e}}})],1)],1)]],2)},[],!1,null,null,null);l.options.__file="record.vue";e.default=l.exports}}]);