@ -190,10 +190,10 @@ export default {
mounted() {
console.log(this.$store.state.user);
if(this.$store.state.user.roles[0] == "admin"){
this.pagination: {
current: 1,
size: 10,
},
// this.pagination: {
// current: 1,
// size: 10,
// },
}
this.getInfo();
this.cancalDebounce();