feat: 回退代码
This commit is contained in:
parent
03bba023a4
commit
1daea37776
@ -97,7 +97,7 @@
|
||||
<div class="info-item">
|
||||
<span class="label">文件</span>
|
||||
<span class="value">
|
||||
<a v-if="reportDetail.filePath" href="javascript:void(0)" class="el-link el-link--primary" @click.stop="handleDownload(reportDetail)">{{ reportDetail.title || '下载' }}</a>
|
||||
<a v-if="reportDetail.filePath" href="javascript:void(0)" class="el-link el-link--primary" @click.stop="handleDownload(reportDetail)">下载</a>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user