升级活动备案-本次升级的驾驶辅助功能名称与参数变化-上传附件注释掉

This commit is contained in:
刘彦泽
2023-03-31 09:09:15 +08:00
parent 3c791dd51e
commit 97882d56c7
@@ -53,15 +53,16 @@
</span>
</a-table>
<div>
<a-button type="primary" @click="clickButtonToUpload(fileList)">
{{ (fileList === 'null' || fileList === '' ||
fileList == null) ? $t('uploadattachment') : $t('viewUploadedFiles')
}}
</a-button>
<div style='margin-top: 20px'>
<p>{{$t('note')}}</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;{{$t('format')}}</p>
</div>
<!-- 上传附件-->
<!-- <a-button type="primary" @click="clickButtonToUpload(fileList)">-->
<!-- {{ (fileList === 'null' || fileList === '' ||-->
<!-- fileList == null) ? $t('uploadattachment') : $t('viewUploadedFiles')-->
<!-- }}-->
<!-- </a-button>-->
<!-- <div style='margin-top: 20px'>-->
<!-- <p>{{$t('note')}}</p>-->
<!-- <p>&nbsp;&nbsp;&nbsp;&nbsp;{{$t('format')}}</p>-->
<!-- </div>-->
</div>
<div class="bootom-button">
<a-button style="margin-right:50px" @click="save">{{$t('preservation')}}</a-button>