[update] 修改企标详情无水印下载
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
<!-- 下载-->
|
||||
<a-button type="link" icon="download" @click="handleDownload(file)">{{ $t('download') }}</a-button>
|
||||
<!-- 无水印下载-->
|
||||
<a-button type="link">
|
||||
<a-button type="link" @click="downloadDraftNoWater">
|
||||
<i class="iconfont icon-water-drop-slash"></i>
|
||||
{{ $t('unwatermarkedDownload') }}
|
||||
</a-button>
|
||||
|
||||
Reference in New Issue
Block a user