Files
vexplor/frontend/components
kjs 52f25030a4 feat: Implement automatic master data loading for detail rows in EditModal
- Added a new function `loadMasterDataForDetailRow` to automatically fetch master table data based on foreign key relationships when editing detail rows.
- Integrated this functionality to merge master data into the form data after it is set, enhancing the user experience by ensuring relevant data is pre-filled.
- Included error handling and logging for the data loading process to improve debugging and user feedback.

These changes significantly enhance the EditModal by streamlining the data entry process and reducing manual input errors.
2026-03-09 23:25:17 +09:00
..
2026-03-05 21:45:26 +09:00
2025-12-19 13:47:30 +09:00
2025-10-30 12:03:50 +09:00
2025-12-05 10:46:10 +09:00
2026-03-05 19:04:54 +09:00
2025-12-02 09:53:08 +09:00