20210715
This commit is contained in:
@@ -269,6 +269,9 @@
|
||||
<el-form-item>
|
||||
<el-checkbox v-model="agreechecked">I accept </el-checkbox><el-link @click="licensebox=true" type="primary" style="padding-left: 5px"> the license agreement</el-link>
|
||||
</el-form-item>
|
||||
<!-- <el-form-item>
|
||||
<el-checkbox v-model="form.becomeReviewer">Are you willing to be a reviewer</el-checkbox>
|
||||
</el-form-item> -->
|
||||
<el-form-item>
|
||||
<el-col :offset="4">
|
||||
<el-button type="primary" @click="onSubmit">Submit</el-button>
|
||||
@@ -326,6 +329,7 @@ export default {
|
||||
type: '',
|
||||
approval: false,
|
||||
istransfer: false,
|
||||
// becomeReviewer:false,
|
||||
keyWords: '',
|
||||
fund: '',
|
||||
coverLetter: '',
|
||||
|
||||
Reference in New Issue
Block a user