Skip to content

Commit

Permalink
Merge pull request #152 from ly525/patch-5
Browse files Browse the repository at this point in the history
feat: 设置add/editDialogDrawer 默认为 append-to-body
  • Loading branch information
wuzebin authored Jun 1, 2021
2 parents f9086ae + 36b88f1 commit 67c20ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/actions/item.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export function commonHandlerItem({ blockConfig, type, resource, insertType, $pr
},
props: {
id: WRAP_BLOCK_NAME,
'append-to-body': true,
...dialogProps
},
style: {
Expand Down

0 comments on commit 67c20ba

Please sign in to comment.