FIx Bug 61972

This commit is contained in:
Julia Radzhabova
2023-04-19 13:05:54 +03:00
parent c86f693ae5
commit 460e4d9816

View File

@ -1336,6 +1336,7 @@ define([
});
this.cmbKey.setData(arr);
this._state.arrKey=data;
this._state.Key = undefined;
}
val = formPr.get_Role();
@ -1380,6 +1381,7 @@ define([
});
this.cmbGroupKey.setData(arr);
this._state.arrGroupKey=data;
this._state.groupKey = undefined;
}
if (this._state.groupKey!==val) {