Skip to content

Commit 7a47637

Browse files
authored
fix: useDrawer中closeIconPlacement设置无效 (#5624)
1 parent 5e421ce commit 7a47637

File tree

1 file changed

+1
-0
lines changed
  • packages/@core/ui-kit/popup-ui/src/drawer

1 file changed

+1
-0
lines changed

packages/@core/ui-kit/popup-ui/src/drawer/drawer.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ const {
5555
cancelText,
5656
class: drawerClass,
5757
closable,
58+
closeIconPlacement,
5859
closeOnClickModal,
5960
closeOnPressEscape,
6061
confirmLoading,

0 commit comments

Comments
 (0)