This commit is contained in:
2019-03-11 22:48:38 +00:00
parent 73b0c1b31e
commit 1b0becca01
3 changed files with 16 additions and 16 deletions

View File

@@ -141,7 +141,7 @@ export default {
"WidgetCustom14",
"WidgetCustom15",
"WidgetCustom16"
].concat(this.$gzlocale.commonKeysEditForm);
];
this.$gzlocale
.fetch(ltKeysRequired)
.then(() => (this.formReady = true))