Dialog: add modalAppendToBody

This commit is contained in:
Leopoldthecoder
2017-01-21 16:54:53 +08:00
parent 20fabc7b09
commit 723b2ab457
4 changed files with 12 additions and 1 deletions

View File

@@ -39,6 +39,11 @@
type: Boolean,
default: true
},
modalAppendToBody: {
type: Boolean,
default: true
},
lockScroll: {
type: Boolean,