Commit cec43606 authored by 高宇's avatar 高宇

1.检查申请 删除详情的代码

parent 5d38592e
......@@ -317,12 +317,14 @@
/>
</el-select>
</el-form-item>
<el-form-item>
<el-button class="downloadTemplateDivButton" type="primary" :loading="downloadTemplateLoading" size="small" @click="downloadTemplate">下载模板</el-button>
</el-form-item>
</el-form>
<div class="importOne">
<div>
<!-- 下载模型按钮 -->
<div class="downloadTemplateDiv">
<el-button class="downloadTemplateDivButton" type="primary" :loading="downloadTemplateLoading" size="small" @click="downloadTemplate">下载模板</el-button>
</div>
<div v-if="typeFrom.type === '1'" class="uploadCont">
<el-upload
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment