fix(搜索转账对象页): 修复图片引用错误的问题

This commit is contained in:
hzj 2025-09-27 15:09:42 +08:00
parent 26ea5b87bb
commit b2c7cec42b

View File

@ -141,7 +141,7 @@
/>
<img
v-if="user.hasSalary"
src="../assets/icon/BD.png"
src="../assets/icon/RA.png"
alt=""
height="100%"
style="object-fit: cover"