Commit Graph

8 Commits

Author SHA1 Message Date
Ling 858d4cf012 feat: Update project name in README and package-lock for consistency 2025-10-09 16:41:55 +08:00
Ling e9725b4674 feat: Update HR employee synchronization functionality; add sync button and improve user feedback 2025-10-09 16:38:41 +08:00
Ling 5e4960c96d feat: Enhance HR employee synchronization with new button for department cache refresh and user sync functionality 2025-09-29 18:04:09 +08:00
Ling 7d75a72a3a feat: Update project name and title for consistency; enhance HR employee sync functionality 2025-09-29 10:21:04 +08:00
Ling 6cba2bfe21 feat: Update HR options to enhance form fields and options for department and employee management 2025-09-29 10:20:36 +08:00
Ling 9e7cb0b66f feat: Update pagination sizes to include additional options 2025-09-29 10:20:13 +08:00
Ling 3819c78582 feat: Add HR department synchronization and employee management extensions
- Implemented HR_DeptSync.jsx for department synchronization functionality.
- Created HR_DingTalkEmployees.jsx for managing DingTalk employee information.
- Developed HR_YSEmployees.jsx for handling YS employee data.
- Added HR_DeptManager.vue and associated options for managing department data.
- Introduced HR_DeptShip.vue for cross-system department associations.
- Established options.js files for each component to define table structure and form fields.
- Enhanced UI components with grid and form functionalities for better user interaction.
- Included necessary methods for data handling and event management in each extension.
2025-09-26 11:14:55 +08:00
Ling 95d8ebd029 Init commit 2025-09-25 14:37:32 +08:00