This commit is contained in:
xulu
2021-08-31 09:19:27 +08:00
parent 95f5b46be8
commit 0e0fb27136
28 changed files with 4969 additions and 2585 deletions

View File

@@ -70,9 +70,6 @@ export default {
};
},
created() {
if(this.userrole!='reviewer'){
this.$router.push('/authorApplyReviewer');
}
this.getdate();
},
methods: {