update Modal
This commit is contained in:
parent
e6a09eee33
commit
504f8c525d
4 changed files with 362 additions and 174 deletions
|
@ -23,7 +23,7 @@ Modal.newInstance = properties => {
|
|||
loading: false,
|
||||
buttonLoading: false,
|
||||
scrollable: false,
|
||||
closable: true
|
||||
closable: false
|
||||
}),
|
||||
render (h) {
|
||||
let footerVNodes = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue