我的收藏回答

This commit is contained in:
zhaofang
2022-10-29 16:06:37 +08:00
parent d92be97960
commit aa565056fc
5 changed files with 201 additions and 19 deletions

View File

@@ -28,7 +28,7 @@
</div>
<div>
<interactBar :type="3" :readonly="true" :data="item" :views="false" :shares="false"></interactBar>
<interactBar :type="3" :readonly="true" :data="item.cases" :views="false" :shares="false"></interactBar>
</div>