@ -156,7 +156,7 @@ export default {
[CRUD.HOOK.beforeRefresh]() {
this.crud.query.categoryId = this.selectedCategory.id
},
[CRUD.HOOK.beforeToCU](crud) {
[CRUD.HOOK.beforeToEdit](crud) {
crud.selections[0].dictionaryConfigId = crud.selections[0].dictionaryConfigId || {}
clickRowHandler(row) {