赵忠林
f4a1fab4cb
feat(credit): 重构订单管理页面并优化公司模块功能
- 新增 company/add 和 company/edit 页面路由配置
- 移除 Banner.tsx 中的调试日志
- 从 find.tsx 中移除未使用的 total 状态变量
- 更新 credit/order/index.config.ts 页面标题为订单管理并添加自定义导航栏样式
- 从 credit/company/index.tsx 中移除内联添加客户的对话框相关代码
- 将添加客户按钮跳转到独立的 /credit/company/add 页面
- 为公司列表项添加编辑功能点击事件,可跳转至 /credit/company/edit?id=xx
- 优化信用订单页面结构,替换为新的订单管理界面
- 实现订单搜索、筛选、日期范围选择等功能
- 添加订单统计信息展示(总数、本金、利息)
- 实现模拟数据加载和分页功能
2026-03-05 12:50:57 +08:00
..
2026-03-01 12:35:41 +08:00
2026-03-01 12:35:41 +08:00
2026-03-05 12:50:57 +08:00
2026-03-05 12:50:57 +08:00
2026-03-05 12:50:57 +08:00