升级活动备案-本次升级的驾驶辅助功能名称与参数变化-上传附件注释掉
This commit is contained in:
+10
-9
@@ -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> {{$t('format')}}</p>
|
<!-- <p>{{$t('note')}}</p>-->
|
||||||
</div>
|
<!-- <p> {{$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>
|
||||||
|
|||||||
Reference in New Issue
Block a user