hotFix itemDiary reload card conditional #1357
|
@ -70,6 +70,7 @@ class Controller extends Section {
|
||||||
}
|
}
|
||||||
|
|
||||||
$onDestroy() {
|
$onDestroy() {
|
||||||
|
if (this.$state.getCurrentPath()[2].state.name === 'item')
|
||||||
this.card.reload();
|
this.card.reload();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue