This commit is contained in:
X_Rian 2024-06-05 22:27:07 +08:00
parent c3fd0624a5
commit dfe02c0605

View File

@ -1229,8 +1229,8 @@
:preview="$store.state.FILEURL + entityDetail.carQrCode" :preview="$store.state.FILEURL + entityDetail.carQrCode"
:src="$store.state.FILEURL + entityDetail.carQrCode" :src="$store.state.FILEURL + entityDetail.carQrCode"
alt="" alt=""
width="60px" width="100px"
height="60px" height="100px"
style="margin-right: 10px" style="margin-right: 10px"
/> />
</div> </div>