Commit 90a1c4d0 by zhuzhequan

悬浮显示全素材id

parent 805b061f
......@@ -543,9 +543,12 @@
@click.stop="openMaterial(cardItem as PodProductList)"
>
<img width="20" src="@/assets/images/id.png" />
<span class="over-hidden" title="素材ID">
<el-tooltip :content="cardItem?.productionFileId">
<span class="over-hidden" title="素材ID">
{{ cardItem?.productionFileId }}
</span>
</el-tooltip>
</a>
</el-col>
<el-col
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment