注释国内、海外、企标右侧菜单按钮
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
</span>
|
||||
<!-- 多个文件时-->
|
||||
<span v-else-if="child.value && child.value.length > 0">
|
||||
<div style="margin-left: 15%;margin-top: -60px;line-height: 90px">
|
||||
<div style="margin-left: 19%;margin-top: -60px;line-height: 90px">
|
||||
<a style="font-size: 16px;color: #409EFF;cursor: pointer"
|
||||
@click="openFileInPdf(file.id, file.oldFileName)" target="_blank"
|
||||
:title="file.oldFileName">{{ file.oldFileName }}</a>
|
||||
|
||||
Reference in New Issue
Block a user