redesign
This commit is contained in:
parent
78089122e0
commit
8574c7ddb5
5 changed files with 116 additions and 79 deletions
|
|
@ -355,5 +355,9 @@ var vm = new Vue({
|
|||
})
|
||||
}
|
||||
},
|
||||
showSettings: function(settings) {
|
||||
this.settings = settings
|
||||
this.$bvModal.show('settings-modal')
|
||||
},
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue