企业技术需求和产品 、专家成果上传自动审核

This commit is contained in:
cxc
2022-12-05 16:46:53 +08:00
parent 2b10fba50b
commit 081ba02e40
17 changed files with 227 additions and 61 deletions

View File

@ -170,7 +170,7 @@
</div> -->
<div :style="{ marginLeft: labelWidth + 'px' }">
<el-button type="primary" @click="submitForm(3)">保存草稿</el-button>
<el-button type="primary" @click="submitForm(0)">提交审核</el-button>
<el-button type="primary" @click="submitForm(1)">提交审核</el-button>
</div>
</el-card>
</div>