- Added a computed property `branchesKey` to generate a unique key based on branch IDs, ensuring the dropdown re-renders when the branch list updates. - Updated the FormattedDropdown component to utilize this key for improved responsiveness to data changes.