Sign in

canrd-main / canrd-erp-front · Commits

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 614
  • Compare
  • Branches 6
  • Tags 1
  • canrd-erp-front
07 Nov, 2024
1 commit
  • fix: 修改客户管理/跟进记录
      cf0ac7a5
    boyang authored
    2024-11-07 10:33:06 +0800  
    Browse Code »

31 Oct, 2024
7 commits
  • fix: 修改预警salescode
    9e4ff9d0
    boyang authored
    2024-10-31 17:35:25 +0800  
    Browse Code »
  • Merge branch 'warning' of http://39.108.227.113:8001/zhusen/canrd-erp-front into warning
    1cd15d85
    boyang authored
    2024-10-31 16:27:24 +0800  
    Browse Code »
  • fix: 修改预警选择权限
    0a4e0641
    boyang authored
    2024-10-31 16:26:25 +0800  
    Browse Code »
  • feat(Invoice): 添加发票确认功能并优化发票上传 ...
    97b0b0f8
    - 在发票记录列表中添加确认发票按钮- 实现发票确认接口调用和结果处理
    - 优化手动开票 modal 样式
    - 增加发票图片粘贴上传功能
    - 调整后端 API 接口
    曾国涛 authored
    2024-10-31 15:24:23 +0800  
    Browse Code »
  • fix: 修改预警弹窗接口
    e0b9c2e0
    boyang authored
    2024-10-31 13:39:34 +0800  
    Browse Code »
  • fix: 修改预警数量
    e2342ac2
    boyang authored
    2024-10-31 11:57:55 +0800  
    Browse Code »
  • fix: 修改预警弹窗
    a39ecdce
    boyang authored
    2024-10-31 09:02:02 +0800  
    Browse Code »

30 Oct, 2024
3 commits
  • fix: 修改预警弹窗
    424e1c0e
    boyang authored
    2024-10-30 16:52:21 +0800  
    Browse Code »
  • feat: 预警页面销售代表选择器
    46ba5ba7
    boyang authored
    2024-10-30 15:32:02 +0800  
    Browse Code »
  • fix: 预警数量
      c35d1eb5
    boyang authored
    2024-10-30 10:50:55 +0800  
    Browse Code »

25 Oct, 2024
4 commits
  • chore(release): 调整导入模板下载功能并优化发票相关组件 ...
      d1027ece
    - 将 ClientImportModal 组件中的 orderExport函数改为 downloadFile 函数
    - 修改 Invoice 页面常量,将开票日期和收款时间的值类型改为 dateRange
    - 隐藏 Invoice 页面中的收款时间字段在搜索中的显示
    曾国涛 authored
    2024-10-25 10:51:05 +0800  
    Browse Code »
  • Merge remote-tracking branch 'origin/warning' into warning
      ef98ebab
    曾国涛 authored
    2024-10-25 10:48:42 +0800  
    Browse Code »
  • fix: 修改预警接口
      753589e0
    boyang authored
    2024-10-25 10:39:04 +0800  
    Browse Code »
  • Merge branch 'warning' of http://39.108.227.113:8001/zhusen/canrd-erp-front into warning
    84323eed
    曾国涛 authored
    2024-10-25 10:24:51 +0800  
    Browse Code »

24 Oct, 2024
3 commits
  • feat: 开发确认收货预警回访登记预警
    5f016613
    boyang authored
    2024-10-24 18:49:46 +0800  
    Browse Code »
  • feat: 开发确认收货预警回访登记预警
    c9f296e7
    boyang authored
    2024-10-24 18:47:39 +0800  
    Browse Code »
  • fix: 修改预警接口
    3a164b6e
    boyang authored
    2024-10-24 10:02:51 +0800  
    Browse Code »

23 Oct, 2024
2 commits
  • chore(release): 重构下载文件方法 ...
    19ca3d46
    - 将 orderExport 方法重命名为 downloadFile,以更准确地反映其功能
    - 更新了多个页面和组件中对下载文件方法的调用
    - 修改了部分接口和类型定义,以适应新的下载文件方法
    曾国涛 authored
    2024-10-23 14:29:01 +0800  
    Browse Code »
  • Merge branch 'by' into warning
    42506df2
    boyang authored
    2024-10-23 14:22:07 +0800  
    Browse Code »

22 Oct, 2024
2 commits
  • fix: 修改预警接口
    07dd077f
    boyang authored
    2024-10-22 19:10:07 +0800  
    Browse Code »
  • fix: 修改预警接口
    deacee49
    boyang authored
    2024-10-22 16:20:50 +0800  
    Browse Code »

17 Oct, 2024
6 commits
  • fix: 修改回款bug
      967ee14e
    boyang authored
    2024-10-17 17:33:31 +0800  
    Browse Code »
  • fix: 修改回款bug
    6e61e86c
    boyang authored
    2024-10-17 17:21:56 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.108.227.113:8001/zhusen/canrd-erp-front ...
    0567bf0b
    # Conflicts:
    #	src/pages/Order/OrderWarning/indexhide.tsx
    boyang authored
    2024-10-17 14:58:33 +0800  
    Browse Code »
  • fix: 排查回款bug
    2043dafa
    boyang authored
    2024-10-17 14:53:37 +0800  
    Browse Code »
  • Merge remote-tracking branch 'origin/master' ...
    4226626f
    # Conflicts:
    #	src/pages/Invoice/Invoice/index.tsx
    #	src/pages/Invoice/constant.tsx
    曾国涛 authored
    2024-10-17 13:46:39 +0800  
    Browse Code »
  • fix: 新增和优化多个功能点 ...
    ef46f36b
    - 在发票列表中添加编辑功能- 优化导出功能,支持多条件筛选
    - 新增取消开票功能
    - 修复部分页面的样式问题
    - 优化部分功能的用户体验
    曾国涛 authored
    2024-10-17 13:45:47 +0800  
    Browse Code »

15 Oct, 2024
2 commits
  • fix: 客户需求改为多选
    a11effeb
    boyang authored
    2024-10-15 16:25:38 +0800  
    Browse Code »
  • fix: 修改客户列表新增
    c62f707b
    boyang authored
    2024-10-15 13:39:04 +0800  
    Browse Code »

12 Oct, 2024
1 commit
  • fix: 修复客户列表查看弹窗
      0ae2ed94
    boyang authored
    2024-10-12 16:24:52 +0800  
    Browse Code »

11 Oct, 2024
1 commit
  • fix: 新增和优化多个功能点 ...
      de4ea95b
    - 在发票列表中添加编辑功能- 优化导出功能,支持多条件筛选
    - 新增取消开票功能
    - 修复部分页面的样式问题
    - 优化部分功能的用户体验
    曾国涛 authored
    2024-10-11 17:38:56 +0800  
    Browse Code »

09 Oct, 2024
3 commits
  • Merge branch 'warning' of http://39.108.227.113:8001/zhusen/canrd-erp-front into warning
    83293a3a
    曾国涛 authored
    2024-10-09 20:11:43 +0800  
    Browse Code »
  • fix: 修复预警页面回款报错
      d042058d
    boyang authored
    2024-10-09 15:52:11 +0800  
    Browse Code »
  • fix: 优化角色权限判断逻辑- 修复了Sales相关角色权限的判断逻辑 ...
    8cb4c8d1
    - 统一使用?.操作符进行null安全调用
    - 优化了代码格式,保持一致性
    曾国涛 authored
    2024-10-09 10:46:34 +0800  
    Browse Code »

08 Oct, 2024
3 commits
  • Merge branch 'warning' of http://39.108.227.113:8001/zhusen/canrd-erp-front into warning
    1598a7ea
    曾国涛 authored
    2024-10-08 15:48:15 +0800  
    Browse Code »
  • Merge branch 'master' into warning
    1a0e794e
    曾国涛 authored
    2024-10-08 15:46:49 +0800  
    Browse Code »
  • fix: 修复预警请求数据无法刷新
      11b8315a
    boyang authored
    2024-10-08 15:15:27 +0800  
    Browse Code »

30 Sep, 2024
1 commit
  • fix: 修改类型按钮
      48c794cd
    boyang authored
    2024-09-30 11:47:56 +0800  
    Browse Code »

29 Sep, 2024
1 commit
  • chore(release): 调整发票记录明细模态框中的按钮间距。 ...
      a5ac14c9
    在`InvoiceRecordDetailModal`组件中,更新了按钮间距属性,以优化用户界面布局。通过引入定制的间距参数,增强了视觉一致性,并确保了与设计规范的对齐。
    曾国涛 authored
    2024-09-29 14:50:17 +0800  
    Browse Code »