10 Commits

Author SHA1 Message Date
2545bf43ac Refactor permissions and roles management with comprehensive updates
- Implement advanced permission management with tree-based structure
- Add detailed search, filtering, and tree expansion features
- Enhance role management with permission assignment dialog
- Integrate API calls for CRUD operations on permissions and roles
- Improve form validation and error handling
- Update UI with more informative table columns and icons
2025-02-24 13:32:24 +08:00
90107b33d3 Add delete functionality for patrol events, tasks, and plans
- Implement single and batch delete methods for events, tasks, and plans
- Add delete API endpoints in respective modules
- Update Vue components with delete buttons and confirmation dialogs
- Implement validation to prevent deleting tasks/plans with active status or related records
- Enhance user experience with clear error messages and selective deletion
2025-02-23 15:30:58 +08:00
f22ce91e1a Enhance application structure with new modules and login improvements
- Add new menu sections for Activity Management and User Feedback
- Update router configuration with new route paths
- Refactor login API and user store for better error handling
- Modify login view to improve navigation and error logging
- Update patrol tasks view with more detailed table columns
- Fix import paths for SCSS variables in patrol views
2025-02-22 14:57:43 +08:00
d5667573fa 完成系统日志的请求 2025-02-20 23:14:35 +08:00
fb5ad57dc1 Implement comprehensive user management functionality with API integration 2025-02-20 21:41:57 +08:00
c59e2cf505 优化了路由配置 2025-02-20 20:44:31 +08:00
7c5592c1b4 更新内容 2025-02-18 22:31:48 +08:00
28e15727be 移除各种废弃的选项 2025-02-18 15:55:06 +08:00
31a5a78224 优化了检测管理页 2025-02-05 22:35:04 +08:00
89b121c08c one 2025-02-05 21:57:40 +08:00