webpackJsonp([31],{"8YrF":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("KvKp"),n=a("44Su"),r=(a("MIpE"),a("Au9i")),i={name:"Information",data:function(){return{username:this.$store.getters.username,name:this.$store.getters.name,deptName:this.$store.getters.deptName,phone:this.$store.getters.phone}},methods:{loginOut:function(){s.a.Cache.remove(n.j),Object(r.Toast)("清除缓存成功"),this.$router.push({name:"index"})}}},l={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"index-container"},[a("mt-header",{staticClass:"header",attrs:{title:"个人资料"}},[a("div",{attrs:{slot:"left"},slot:"left"},[a("mt-button",{attrs:{icon:"back"},on:{click:function(e){return t.$router.back(-1)}}})],1)]),t._v(" "),a("div",{staticClass:"listbody"},[a("mt-cell",{attrs:{title:"用户名",value:t.username}}),t._v(" "),a("mt-cell",{attrs:{title:"真实姓名",value:t.name}}),t._v(" "),a("mt-cell",{attrs:{title:"所属部门",value:t.deptName}}),t._v(" "),a("mt-cell",{attrs:{title:"手机号",value:t.phone}})],1),t._v(" "),a("div",{staticClass:"logout-div"},[a("mt-button",{attrs:{type:"primary"},on:{click:t.loginOut}},[t._v("清除缓存")])],1)],1)},staticRenderFns:[]};var o=a("VU/8")(i,l,!1,function(t){a("NFDI")},"data-v-324b2f09",null);e.default=o.exports},NFDI:function(t,e){}}); //# sourceMappingURL=31.2bfa62d130726a22e2f3.js.map