fix: 清单详情中的附件去掉带水印下载
This commit is contained in:
@@ -35,12 +35,6 @@
|
||||
class="icon-download"
|
||||
v-btn-permission="''"
|
||||
/>
|
||||
<i
|
||||
title="下载带水印"
|
||||
@click="downloadFileByWater(item.id,item.name)"
|
||||
class="icon-download2"
|
||||
v-btn-permission="''"
|
||||
/>
|
||||
</p>
|
||||
</div>
|
||||
<span class="transition-box-span" v-else>-</span>
|
||||
|
||||
Reference in New Issue
Block a user