更改报错

lijinlong
李劲龙 3 months ago
parent 4b3f9f795b
commit 7fc91a8daf

@ -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();

Loading…
Cancel
Save