chunk-55aa86bc.ce659330.js 6.6 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-55aa86bc"],{"09f4":function(t,e,n){"use strict";n.d(e,"a",function(){return o}),Math.easeInOutQuad=function(t,e,n,a){return t/=a/2,t<1?n/2*t*t+e:(t--,-n/2*(t*(t-2)-1)+e)};var a=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(t){window.setTimeout(t,1e3/60)}}();function r(t){document.documentElement.scrollTop=t,document.body.parentNode.scrollTop=t,document.body.scrollTop=t}function i(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function o(t,e,n){var o=i(),u=t-o,c=20,l=0;e="undefined"===typeof e?500:e;var s=function t(){l+=c;var i=Math.easeInOutQuad(l,o,u,e);r(i),l<e?a(t):n&&"function"===typeof n&&n()};s()}},"333d":function(t,e,n){"use strict";var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"pagination-container",class:{hidden:t.hidden}},[n("el-pagination",t._b({attrs:{"current-page":t.currentPage,"page-size":t.pageSize,layout:t.layout,"page-sizes":t.pageSizes,total:t.total},on:{"update:currentPage":function(e){t.currentPage=e},"update:current-page":function(e){t.currentPage=e},"update:pageSize":function(e){t.pageSize=e},"update:page-size":function(e){t.pageSize=e},"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}},"el-pagination",t.$attrs,!1))],1)},r=[],i=(n("c5f6"),n("09f4")),o={name:"Pagination",props:{total:{required:!0,type:Number},page:{type:Number,default:1},limit:{type:Number,default:10},pageSizes:{type:Array,default:function(){return[10,20,30,50]}},layout:{type:String,default:"total,sizes,prev, pager, next, jumper"},background:{type:Boolean,default:!0},autoScroll:{type:Boolean,default:!0},hidden:{type:Boolean,default:!1}},computed:{currentPage:{get:function(){return this.page},set:function(t){this.$emit("update:page",t)}},pageSize:{get:function(){return this.limit},set:function(t){this.$emit("update:limit",t)}}},methods:{handleSizeChange:function(t){this.$emit("pagination",{page:this.currentPage,limit:t}),this.autoScroll&&Object(i["a"])(0,800)},handleCurrentChange:function(t){this.$emit("pagination",{page:t,limit:this.pageSize}),this.autoScroll&&Object(i["a"])(0,800)}}},u=o,c=(n("c0b9"),n("2877")),l=Object(c["a"])(u,a,r,!1,null,"31cb099a",null);e["a"]=l.exports},3607:function(t,e,n){"use strict";n.d(e,"g",function(){return u}),n.d(e,"d",function(){return c}),n.d(e,"f",function(){return l}),n.d(e,"e",function(){return s}),n.d(e,"i",function(){return p}),n.d(e,"j",function(){return d}),n.d(e,"h",function(){return f}),n.d(e,"l",function(){return g}),n.d(e,"m",function(){return m}),n.d(e,"k",function(){return h}),n.d(e,"n",function(){return b}),n.d(e,"b",function(){return y}),n.d(e,"a",function(){return v}),n.d(e,"c",function(){return w});var a=n("b775"),r=n("4328"),i=n.n(r),o="/api-web";function u(t){return Object(a["a"])({url:o+"/tenantEntryActivities/queryPage",method:"get",params:t})}function c(t){return Object(a["a"])({url:o+"/tenantEntryActivities/merge",method:"post",data:t})}function l(t){return Object(a["a"])({url:o+"/tenantEntryActivities/updateDelFlag",method:"post",data:i.a.stringify(t)})}function s(t){return Object(a["a"])({url:o+"/tenantEntryActivities/query",method:"get",params:t})}function p(t){return Object(a["a"])({url:"/api-cms/helpCenterCatalog/list",method:"get",params:t})}function d(t){return Object(a["a"])({url:"/api-cms/helpCenterCatalog/modify",method:"post",data:i.a.stringify(t)})}function f(t){return Object(a["a"])({url:"/api-cms/helpCenterCatalog/delete",method:"post",data:i.a.stringify(t)})}function g(t){return Object(a["a"])({url:"/api-cms/helpCenterContent/list",method:"get",params:t})}function m(t){return Object(a["a"])({url:"/api-cms/helpCenterContent/modify",method:"post",data:i.a.stringify(t)})}function h(t){return Object(a["a"])({url:"/api-cms/helpCenterContent/delete",method:"post",data:i.a.stringify(t)})}function b(t){return Object(a["a"])({url:"/api-web/sysSuggestion/queryPage",method:"get",params:t})}function y(t){return Object(a["a"])({method:"get",url:"/api-web/employeeInfo/queryPage",params:t})}function v(t){return Object(a["a"])({method:"post",url:"/api-web/employeeInfo/insert",data:t})}function w(t){return Object(a["a"])({method:"post",url:"/api-web/employeeInfo/update",data:t})}},"3fb3":function(t,e,n){},6742:function(t,e,n){"use strict";var a=n("3fb3"),r=n.n(a);r.a},"817f":function(t,e,n){"use strict";n.r(e);var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"m-container"},[t._m(0),t._v(" "),n("div",{staticClass:"m-core"},[n("div",{staticClass:"tableWrap"},[n("el-table",{attrs:{data:t.dataList,"header-cell-style":{background:"#EDEEF0",color:"#444"}}},[n("el-table-column",{attrs:{align:"center",label:"反馈时间",prop:"createTime"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(t._f("dateForMinFormat")(e.row.createTime))+"\n ")]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"内容",prop:"content"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("el-popover",{attrs:{placement:"top-start",width:"300",trigger:"hover",content:e.row.content}},[n("span",{attrs:{slot:"reference"},slot:"reference"},[t._v(t._s(e.row.content))])])]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"用户",prop:"username"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"mobileNo",label:"邮箱或手机号"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"客户端",prop:"clientType"}})],1),t._v(" "),n("pagination",{attrs:{total:t.pageInfo.total,page:t.pageInfo.page,limit:t.pageInfo.limit,"page-sizes":t.pageInfo.page_size},on:{"update:page":function(e){return t.$set(t.pageInfo,"page",e)},"update:limit":function(e){return t.$set(t.pageInfo,"limit",e)},pagination:t.getList}})],1)])])},r=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("h2",[n("div",{staticClass:"squrt"}),t._v("意见反馈管理")])}],i=n("333d"),o=n("3607"),u={components:{pagination:i["a"]},name:"chargesList",data:function(){return{id:null,dataList:[],pageInfo:{limit:10,page:1,total:0,page_size:[10,20,40,50]}}},activated:function(){this.getList()},mounted:function(){this.getList()},methods:{getList:function(){var t=this,e={rows:this.pageInfo.limit,page:this.pageInfo.page};Object(o["n"])(e).then(function(e){200==e.code&&(t.dataList=e.data.rows,t.pageInfo.total=e.data.total)})}}},c=u,l=(n("6742"),n("2877")),s=Object(l["a"])(c,a,r,!1,null,"6ceafe7c",null);e["default"]=s.exports},c0b9:function(t,e,n){"use strict";var a=n("fa3b"),r=n.n(a);r.a},fa3b:function(t,e,n){}}]);