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

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