add lockScroll in msgbox and dialog

This commit is contained in:
Leopoldthecoder
2016-10-02 21:14:43 +08:00
parent 73c50502f2
commit b7208300a1
10 changed files with 28 additions and 14 deletions

View File

@@ -36,6 +36,11 @@
default: true
},
lockScroll: {
type: Boolean,
default: true
},
closeOnClickModal: {
type: Boolean,
default: true