M-Gabrielly 389aa8adfb fix(doctor-form): load existing doctor data on edit mode
- Fix doctorId type to accept string | number | null to handle UUID values
- Remove Number() conversion that was causing NaN errors on edit
- Add debug console logs to track data loading process
- Improve error handling in useEffect for doctor and attachments loading
- Ensure form fields are properly populated with doctor data when editing
2025-10-02 02:14:39 -03:00
..
2025-09-28 04:10:40 -03:00
2025-10-02 01:49:54 -03:00
2025-09-11 12:56:15 -03:00
2025-09-11 22:09:50 -03:00
2025-09-28 04:10:40 -03:00
2025-09-24 09:23:17 -03:00
2025-10-02 00:44:45 -03:00
2025-09-25 10:05:33 -03:00