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