This commit is contained in:
lmj
2022-10-09 16:10:51 +08:00
parent 03189748ee
commit 96e0ec1ffe
3 changed files with 8 additions and 8 deletions

View File

@@ -100,7 +100,7 @@
</div>
<div style="display: flex;justify-content: flex-end;">
<div style="margin:8px 0;">
<interactBar :type="0" :shares="false" :data="item" :readonly="true"></interactBar> </div>
<interactBar :type="0" :shares="false" :data="item" :readonly="true" :views="false"></interactBar> </div>
</div>
</div>
</div>