1
This commit is contained in:
@@ -70,9 +70,6 @@ export default {
|
||||
};
|
||||
},
|
||||
created() {
|
||||
if(this.userrole!='reviewer'){
|
||||
this.$router.push('/authorApplyReviewer');
|
||||
}
|
||||
this.getdate();
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user