This commit is contained in:
wangjinlei
2021-07-15 15:16:30 +08:00
parent 0c02b8efbd
commit 10d6cec865
3 changed files with 5 additions and 0 deletions

View File

@@ -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: '',