parent
3d1239c1b4
commit
62683d8878
7 changed files with 93 additions and 73 deletions
|
|
@ -51,7 +51,7 @@ export default function <T extends object>(data: {
|
|||
},
|
||||
|
||||
save() {
|
||||
this.$store.dispatch('settings/updateWidget', this.widget);
|
||||
this.$store.commit('deviceUser/updateWidget', this.widget);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue