Commit Graph

76 Commits

Author SHA1 Message Date
Ray.Hao
9479feaba3 fix(enum): 🐛 同步调整枚举文件重命名导入路径 2025-09-22 16:52:26 +08:00
Ray.Hao
e37a6c5aa4 fix: 🐛 修复菜单类型打包类型警告问题 2025-08-22 09:34:43 +08:00
Ray.Hao
07206576a8 feat(codegen): 代码生成支持本地写入和代码优化 2025-08-21 18:28:38 +08:00
Theo
a1a501ef64 docs: 📝 增加注释
增加注释
2025-07-01 16:34:31 +08:00
Ray.Hao
32686ad807 refactor: 项目重构 2025-05-24 07:35:46 +08:00
zimo493
5c7d14bd0d feat: (system/dict)优化字典管理功能
- 改进字典标签类型选择功能,支持清空选项

BREAKING CHANGE: - 优化字典项页面布局和样式,使其统一
2025-05-21 13:45:57 +08:00
Ray.Hao
fdf66164d8 feat: 字典实时同步和首页添加在线用户统计 2025-04-24 23:53:24 +08:00
Ray.Hao
ab3584fcf4 fix: 🐛 统一主键为 string 类型 2025-04-02 19:01:00 +08:00
Ray.Hao
822ed91e2b fix: 🐛 补充字典列表接口和mock 2025-03-24 10:39:39 +08:00
Ray.Hao
c82ef63c62 fix: 🐛 字典和菜单打包警告问题修复 2025-03-24 10:36:52 +08:00
Ray.Hao
3c9cf67961 refactor: ♻️ 字典调整按需加载,api、store和枚举文件命名优化 2025-03-24 08:17:31 +08:00
Theo
3413d3fcbe refactor: ♻️ 导入增加错误提示信息
导入增加错误提示信息
2025-01-14 11:03:22 +08:00
ray
01b8a6840c chore: 🔨 适配后端发送验证码和微信登录接口路径调整 2025-01-13 18:25:48 +08:00
Ray.Hao
a7c1c4e14a refactor: ♻️ 控制台精简重构(访问统计调整和添加项目相关信息) 2024-12-08 18:57:52 +08:00
ray
5758b80190 fix: 🐛 新增菜单顶级菜单显示不正确问题修复 2024-11-26 23:39:35 +08:00
Theo
0f4f996b04 refactor: ♻️ 不在支持两种请求类型
不在支持两种请求类型
2024-11-24 01:32:14 +08:00
Theo
4528d83a81 refactor: ♻️ 系统配置刷新防抖和支持patch请求
系统配置刷新防抖和支持patch请求
2024-11-23 00:28:42 +08:00
ray
12f54db612 fix: 🐛 修复下载用户模板报错 2024-11-21 02:47:03 +08:00
ray
2dd4421fdf chore: 🔨 合并冲突解决 2024-11-16 22:44:29 +08:00
ray
9291e17c7f fix: 🐛 部门新增和编辑顶级部门回显错误问题修复 2024-11-16 21:54:21 +08:00
Ky10
b6b2dc41cf refactor(system): 修改配置缓存刷新接口
- 将缓存刷新接口的 URL 从 CONFIG_BASE_URL 改为 CONFIG_BASE_URL + "/refresh"
- 将请求方法从 PATCH 改为 PUT
2024-11-16 20:15:00 +08:00
ray
f1598aedfd refactor: ♻️ request 工具类优化 2024-11-13 12:54:07 +08:00
ray
e22f850e55 refactor: ♻️ 用户代码优化 2024-11-08 21:10:39 +08:00
ray
7f8f69f00e refactor: ♻️ 角色类型编码设置为可选 2024-11-01 15:17:20 +08:00
ray
7e554a7751 refactor: ♻️ 用户页面代码优化,使用字典翻译组件 2024-10-31 01:20:41 +08:00
ray
af460b5dc3 refactor: ♻️ aPI 文件根据模块划分 2024-10-18 22:28:02 +08:00
ray
f0e045599b refactor: ♻️ 字典加载调整为登陆后缓存作为数据源 2024-10-18 21:54:49 +08:00
horizons
81d7880ebc refactor: 项目简化
Former-commit-id: 73a4a6c9c41e013928e6205dd7c078d0e955f487
2022-09-13 07:44:55 +08:00
horizon
e73d6759ed refactor: 部门API路径同步修改
Former-commit-id: 815be0beaa6aa1c043d91582f7c7ed7fa45c1466
2022-09-05 07:52:48 +08:00
郝先瑞
72c560d9bc fix: 用户详情接口路径同步修改
Signed-off-by: 郝先瑞 <1490493387@qq.com>
Former-commit-id: 1ba4a3e275564fb1f9703afc55bb011fa9fc08da
2022-08-26 04:39:07 +00:00
郝先瑞
d69d30b0e3 fix: 编译打包报错问题修复
Former-commit-id: 3601aff102b360d0440073ea183b62dec3e463d6
2022-08-26 07:53:59 +08:00
郝先瑞
0fef0c1b0a fix: 用户导入和修改密码问题修复
Former-commit-id: 4dbf903c8a3f8a81f837af92d941a81ca72b35f1
2022-08-18 00:44:09 +08:00
郝先瑞
b71d999d5e feat: 同步接口更新
Former-commit-id: 29a22a96043a55445d48a086aa0a9157bcf7d6c6
2022-08-02 23:48:23 +08:00
郝先瑞
0fbefbcf73 refactor: 角色分配资源权限路径修改
Former-commit-id: 830347ecb0e32d54e79e11fa0436b1d9d979d06b
2022-07-26 00:35:59 +08:00
郝先瑞
c14a00a14f refactor: 接口路径变更和删除依赖包
Former-commit-id: 528a17fec4091a54ae63c7cc612c7671d0ed56ae
2022-07-05 08:03:39 +08:00
郝先瑞
410c5ed56d fix: 接口路径错误修复
Former-commit-id: f573d95c8867305f35a60d3e192dc0b35c02e493
2022-06-28 23:58:22 +08:00
郝先瑞
e650ce1897 refactor: API请求路径优化
Former-commit-id: c17689117a54b31190dea477c98f11c5d705f073
2022-06-28 23:49:38 +08:00
郝先瑞
321b584f9f refactor: 系统管理页面重构和ts类型声明优化
Former-commit-id: 40263bbb072596ada41ef33d9170841e7e66cd01
2022-06-15 00:48:17 +08:00
郝先瑞
eab11687aa style: 代码统一风格格式化
Former-commit-id: 5d0a75e41127c57c663eb2617b1ce66d039f4c29
2022-05-08 13:06:12 +08:00
郝先瑞
11f02c0254 style: 全局代码格式化
Former-commit-id: bb50c8419b8fcdeb48c93fce9f399d901e8f5a52
2022-05-04 15:02:33 +08:00
郝先瑞
47ed525fcd refactor: keepalive无效问题修复和代码vue社区代码规范调整
Former-commit-id: f661982d54f1738ff9739f1afc993181a466f052
2022-04-24 00:08:25 +08:00
郝先瑞
20cfce9532 fix: element-plus版本升级问题调整
Former-commit-id: 74a0b83abe42f3ace71c23b5091a5dc7cf487213
2022-04-19 01:04:31 +08:00
郝先瑞
7bad15f185 fix: 修复eslint检测问题和生产打包问题
Former-commit-id: dbba543597dd24d5c8b61287590cdc43db22874a
2022-04-15 00:52:21 +08:00
郝先瑞
dd93144788 refactor: eslint代码检查优化
Former-commit-id: 4c11b5d0cdd10f28148cf3d9b593f85e082cdc51
2022-04-15 00:45:06 +08:00
郝先瑞
c260d39b1c feat: 新增用户导入导出和导入模板下载功能 2022-04-13 00:18:08 +08:00
郝先瑞
602e7265ee refactor(user.ts): 用户分页接口重命名 2022-03-22 00:01:15 +08:00
郝先瑞
f2ca77992c refactor: 所有业务线的接口调用添加TypeScript类型声明描述 2022-03-13 22:22:08 +08:00
郝先瑞
9a812c02dd feat: 添加API接口TypeScript类型描述文件 2022-03-13 15:42:59 +08:00
郝先瑞
27bbd35057 feat: 登录和用户接口typescript类型声明 2022-03-12 00:18:21 +08:00
郝先瑞
da4f92f577 refactor(user.ts): 调整获取用户表单详情的API路径 2022-01-22 00:05:36 +08:00