Styling und in Dash einbauen
This commit is contained in:
@ -30,6 +30,9 @@ var vue = new Vue({
|
||||
|
||||
},
|
||||
methods: {
|
||||
backToDash(){
|
||||
window.location.href = "/";
|
||||
},
|
||||
fertig() {
|
||||
if(!this.image){
|
||||
this.image = this.dataPic
|
||||
|
Reference in New Issue
Block a user