set elements disabled
This commit is contained in:
parent
472dc2f343
commit
8d09342d6e
@ -4,6 +4,8 @@ const initialStatuses: TStatuses = {
|
||||
selectIndAgent: Status.Disabled,
|
||||
selectCalcBroker: Status.Disabled,
|
||||
selectCalcFinDepartment: Status.Disabled,
|
||||
selectDoubleAgent: Status.Disabled,
|
||||
selectCalcDoubleAgent: Status.Disabled,
|
||||
};
|
||||
|
||||
export default initialStatuses;
|
||||
|
||||
Reference in New Issue
Block a user