WIP Сделала ошибку на измение события
This commit is contained in:
@@ -228,7 +228,7 @@ export default {
|
||||
immediate: true,
|
||||
handler(newValue) {
|
||||
if (newValue === true) {
|
||||
this.setDefaultTheme();
|
||||
this.isActive = false;
|
||||
this.$emit("reset-change-form");
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user