BUG修改

This commit is contained in:
a0049873 2022-06-30 10:42:09 +08:00
parent a4c46b8edf
commit bf0b25eace
1 changed files with 7 additions and 1 deletions

View File

@ -167,7 +167,13 @@
免费试用 免费试用
</a-button> </a-button>
</div> </div>
<div class="shopping pk" :key="pk"> <div
class="shopping pk"
:key="pk"
v-show="
cardType == '组件服务' && findComponentName(item, '智能算法')
"
>
<span class="pk-on" @click="goComparePk(item, index)"></span> <span class="pk-on" @click="goComparePk(item, index)"></span>
</div> </div>
<a-button <a-button