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
24 Jul, 2024
5 commits
  • Merge branch 'master' into zgt ...
    04358c9a
    # Conflicts:
    #	.idea/UniappTool.xml
    #	src/pages/Order/constant.ts
    曾国涛 authored
    2024-07-24 16:23:42 +0800  
    Browse Code »
  • Merge remote-tracking branch 'origin/master' ...
      cfbeebda
    # Conflicts:
    #	src/services/definition.ts
    #	src/services/request.ts
    曾国涛 authored
    2024-07-24 16:19:30 +0800  
    Browse Code »
  • fix(order): remove taxId from invoice company value ...
    f1f64d22
    The taxId was appended to the company name in the invoice drawer form,
    resulting in a combined value used as the `value` prop for company selection.
    This change removes the tax
    曾国涛 authored
    2024-07-24 16:18:26 +0800  
    Browse Code »
  • Merge remote-tracking branch 'origin/master'
      6b037d6d
    zhongnanhuang authored
    2024-07-24 08:59:56 +0800  
    Browse Code »
  • feat: update 订单搜索条件顺序调整
    35682efb
    zhongnanhuang authored
    2024-07-24 08:43:11 +0800  
    Browse Code »

23 Jul, 2024
3 commits
  • feat(research-group): add unit name field in modal and constant ...
    073f9ae2
    Add a new unit name field in the ResearchGroupAddModal.tsx component and update the
    constant.tsx file to include the unit name in the form fields. This enhancement
    allows users to input the unit name for research groups, improving data
    曾国涛 authored
    2024-07-23 18:17:06 +0800  
    Browse Code »
  • feat(research-group): add unit name field in modal and constant ...
    045f5905
    Add a new unit name field in the ResearchGroupAddModal.tsx component and update the
    constant.tsx file to include the unit name in the form fields. This enhancement
    allows users to input the unit name for research groups, improving data
    曾国涛 authored
    2024-07-23 18:16:33 +0800  
    Browse Code »
  • feat(user-management): add user management routes and components ...
      b86fb27e
    - Introduce new routes for user management including authority and role management.
    - Add corresponding component views for user management features.
    - Refactor definition.ts to include new types and interfaces for client and company info.
    - Update OrderPrint and ZoNing components with new functionalities.
    - Modify table.tsx and modal.tsx in ZoNing components to support user and province selection.
    曾国涛 authored
    2024-07-23 09:38:30 +0800  
    Browse Code »

22 Jul, 2024
2 commits
  • Merge remote-tracking branch 'origin/master' into zgt ...
    b4ce1862
    # Conflicts:
    #	.umirc.ts
    #	src/pages/Client/index.tsx
    曾国涛 authored
    2024-07-22 16:15:33 +0800  
    Browse Code »
  • Merge remote-tracking branch 'origin/master'
      1a3bab69
    曾国涛 authored
    2024-07-22 15:05:51 +0800  
    Browse Code »

19 Jul, 2024
5 commits
  • Merge branch 'master' of http://39.108.227.113:8001/zhusen/canrd-erp-front
    386b073c
    zhongnanhuang authored
    2024-07-19 19:00:36 +0800  
    Browse Code »
  • feat: update
    a8cff0ec
    zhongnanhuang authored
    2024-07-19 19:00:18 +0800  
    Browse Code »
  • feat(Order): add urgent invoice auditing and reissue functionality ...
    63da3108
    - Implement new check types for urgent invoice auditing and confirmation of reissue.
    - Add associated constants and services for the new functionalities.
    - Modify the InvoicingDrawerForm to include new fields and improve the UI/UX.
    - Refactor the CheckModal to handle the new check types gracefully.
    - Remove deprecated research group interfaces and clean up the codebase.
    
    BREAKING CHANGE: The addition of new check types and related changes may affect existing
    clients relying on the previous API structure.
    曾国涛 authored
    2024-07-19 15:42:53 +0800  
    Browse Code »
  • feat: update订单查询
      4465b4f3
    PurelzMgnead authored
    2024-07-19 11:47:10 +0800  
    Browse Code »
  • feat: 客户管理模块开发
    70ada0e3
    曾国涛 authored
    2024-07-19 11:26:43 +0800  
    Browse Code »

18 Jul, 2024
3 commits
  • feat: update
    18b4faea
    zhongnanhuang authored
    2024-07-18 18:41:50 +0800  
    Browse Code »
  • feat: 客户管理模块开发
      0f671707
    曾国涛 authored
    2024-07-18 17:32:24 +0800  
    Browse Code »
  • feat: update
    43a6ae3e
    zhongnanhuang authored
    2024-07-18 16:16:40 +0800  
    Browse Code »

17 Jul, 2024
1 commit
  • feat: update订单查询
      169b564b
    PurelzMgnead authored
    2024-07-17 10:14:25 +0800  
    Browse Code »

16 Jul, 2024
1 commit
  • feat: 客户管理模块开发
    1938a03b
    曾国涛 authored
    2024-07-16 11:14:02 +0800  
    Browse Code »

12 Jul, 2024
6 commits
  • Merge branch 'callback'
    c8960b07
    曾国涛 authored
    2024-07-12 17:52:44 +0800  
    Browse Code »
  • feat: 手动开票功能开发
    0ac97673
    曾国涛 authored
    2024-07-12 17:50:42 +0800  
    Browse Code »
  • feat: update编辑
      e9ef594b
    PurelzMgnead authored
    2024-07-12 16:24:42 +0800  
    Browse Code »
  • feat: update选择修改
      74f66707
    PurelzMgnead authored
    2024-07-12 11:51:14 +0800  
    Browse Code »
  • feat: 手动开票功能开发
      0371e839
    曾国涛 authored
    2024-07-12 10:37:20 +0800  
    Browse Code »
  • Merge branch 'master' into zgt
    230d5a97
    曾国涛 authored
    2024-07-12 09:27:35 +0800  
    Browse Code »

11 Jul, 2024
7 commits
  • Merge branch 'master' of http://39.108.227.113:8001/zhusen/canrd-erp-front
    f52ca711
    曾国涛 authored
    2024-07-11 20:20:22 +0800  
    Browse Code »
  • feat: 手动开票功能开发
    18cc2f96
    曾国涛 authored
    2024-07-11 20:16:24 +0800  
    Browse Code »
  • feat: update省市区
      f6ae1f17
    PurelzMgnead authored
    2024-07-11 20:15:20 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.108.227.113:8001/zhusen/canrd-erp-front
      681eca35
    PurelzMgnead authored
    2024-07-11 20:10:03 +0800  
    Browse Code »
  • feat: update省市区
    b559cda3
    PurelzMgnead authored
    2024-07-11 19:47:54 +0800  
    Browse Code »
  • feat: 手动开票功能开发
    7937df06
    曾国涛 authored
    2024-07-11 14:19:54 +0800  
    Browse Code »
  • feat: 客户管理系统开发
    1b5105f2
    曾国涛 authored
    2024-07-11 10:48:10 +0800  
    Browse Code »

10 Jul, 2024
5 commits
  • Merge branch 'invoice' ...
    3498a23d
    # Conflicts:
    #	src/pages/Order/index.tsx
    #	src/services/definition.ts
    #	src/services/request.ts
    曾国涛 authored
    2024-07-10 18:04:32 +0800  
    Browse Code »
  • feat: 客户管理系统开发
      8496500b
    曾国涛 authored
    2024-07-10 18:00:10 +0800  
    Browse Code »
  • Merge remote-tracking branch 'origin/master' ...
    40198833
    # Conflicts:
    #	src/services/definition.ts
    #	src/services/request.ts
    曾国涛 authored
    2024-07-10 10:30:03 +0800  
    Browse Code »
  • feat: 节点审核显示当前操作人
    6a906c3b
    曾国涛 authored
    2024-07-10 10:29:18 +0800  
    Browse Code »
  • feat: bug修复
    82078dd3
    曾国涛 authored
    2024-07-10 09:25:14 +0800  
    Browse Code »

09 Jul, 2024
2 commits
  • feat: update
    bfbc08e7
    zhongnanhuang authored
    2024-07-09 21:05:19 +0800  
    Browse Code »
  • feat: 添加订单商品信息字体大小调整
    2a08cdcf
    曾国涛 authored
    2024-07-09 15:16:13 +0800  
    Browse Code »