2021415
This commit is contained in:
@@ -365,6 +365,8 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
onSubmit() {
|
||||
// console.log(this.form);
|
||||
// return false;
|
||||
if(!this.agreechecked){
|
||||
this.$message.error('Dear author, the licenses need to be accecpted before you submit the manuscript. You could find more information in http://creativecommons.org/licenses/by/4.0/');
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user