update Modal

This commit is contained in:
梁灏 2017-12-25 09:41:20 +08:00
parent e6a09eee33
commit 504f8c525d
4 changed files with 362 additions and 174 deletions

View file

@ -23,7 +23,7 @@ Modal.newInstance = properties => {
loading: false,
buttonLoading: false,
scrollable: false,
closable: true
closable: false
}),
render (h) {
let footerVNodes = [];