Skip to content

Commit

Permalink
fix: 修复 image 组件参数错误问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyh2001 committed Mar 19, 2024
1 parent 1c15490 commit 722ce16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fighting-design/image/src/image.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
src=""
:style="isShowNode ? '' : 'visibility: hidden'"
:referrer-policy="referrerPolicy"
:draggabl
:draggable
:alt
:title
/>
Expand Down

0 comments on commit 722ce16

Please sign in to comment.