feat(BDLeader中心): 暂时隐藏删除按钮

This commit is contained in:
hzj 2025-11-28 10:23:01 +08:00
parent 87500d3fc0
commit 3dcfafb188

View File

@ -437,7 +437,7 @@
</div> </div>
<!-- 删除按钮 --> <!-- 删除按钮 -->
<div <!-- <div
style=" style="
font-size: 0.7em; font-size: 0.7em;
@ -450,7 +450,7 @@
@click="removeBD(BDInfo)" @click="removeBD(BDInfo)"
> >
Remove This BD > Remove This BD >
</div> </div> -->
</div> </div>
</div> </div>
</div> </div>