OTA管理工具-注释
This commit is contained in:
@@ -93,8 +93,8 @@
|
|||||||
}}</a-button>
|
}}</a-button>
|
||||||
|
|
||||||
<div style='margin-top: 20px'>
|
<div style='margin-top: 20px'>
|
||||||
<p>注:附件包括测试项目清单、测试报告.测试标准或技术规范</p>
|
<p>{{ $t('note') }}</p>
|
||||||
<p> 支持doc/docx/pdf格式,大小50M以内</p>
|
<p> {{ $t('format') }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -38,6 +38,10 @@
|
|||||||
</a-button>
|
</a-button>
|
||||||
</span>
|
</span>
|
||||||
</a-table>
|
</a-table>
|
||||||
|
<div style='margin-top: 20px'>
|
||||||
|
<p>{{ $t('note') }}</p>
|
||||||
|
<p> {{ $t('format') }}</p>
|
||||||
|
</div>
|
||||||
<div class="bootom-button">
|
<div class="bootom-button">
|
||||||
<a-button class='btn' @click="save">{{$t('preservation')}}</a-button>
|
<a-button class='btn' @click="save">{{$t('preservation')}}</a-button>
|
||||||
<a-button type="primary" style='width: 73px;margin-right: 50px' @click='last'>{{$t('last')}}</a-button>
|
<a-button type="primary" style='width: 73px;margin-right: 50px' @click='last'>{{$t('last')}}</a-button>
|
||||||
|
|||||||
Reference in New Issue
Block a user