fix(搜索转账对象页): 修复图片引用错误的问题
This commit is contained in:
parent
26ea5b87bb
commit
b2c7cec42b
@ -141,7 +141,7 @@
|
|||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
v-if="user.hasSalary"
|
v-if="user.hasSalary"
|
||||||
src="../assets/icon/BD.png"
|
src="../assets/icon/RA.png"
|
||||||
alt=""
|
alt=""
|
||||||
height="100%"
|
height="100%"
|
||||||
style="object-fit: cover"
|
style="object-fit: cover"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user