Sign in

canrd-outside / order-erp-front · Commits

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • Commits 1,833
  • Compare
  • Branches 6
  • Tags 0
  • order-erp-front
06 Jul, 2023
1 commit
  • Docker dynamic publish support. (#2903) ...
    c659c14c
    * feat: Docker support, including dynamic publish
    
    * fix:  run container command
    胤玄 authored
    2023-07-06 13:55:41 +0800  
    Browse File »

29 Jun, 2023
1 commit
  • fix: 类似 /comp/table/formTable页面 rowSelection.selectedRowKeys 数据双向绑定时 clickToRowS… ...
    5ad5c8cd
    …elect RowClick 触发失效 (#2893)
    
    LanceJiang authored
    2023-06-29 21:04:06 +0800  
    Browse Dir »

28 Jun, 2023
1 commit
  • fix: Cropper typo (#2891)
    27cb958c
    Li Kui authored
    2023-06-28 16:52:33 +0800  
    Browse Dir »

21 Jun, 2023
1 commit
  • fix: 修复ts-config未匹配上的文件 (#2880)
    155ad458
    前端爱码士 authored
    2023-06-21 22:41:06 +0800  
    Browse Dir »

19 Jun, 2023
1 commit
  • fix(utils): deepMerge failing to correctly merge basic data types (#2872)
    7535db37
    Kirk Lin authored
    2023-06-19 16:59:44 +0800  
    Browse Code »

17 Jun, 2023
3 commits
  • fix: 修复边栏无法打开问题,deepMerge函数有问题未修复
    a0fdceea
    jinmao88 authored
    2023-06-17 09:44:06 +0800  
    Browse Dir »
  • perf: 组件修改为setup
    c6e5c0f5
    jinmao88 authored
    2023-06-17 09:42:42 +0800  
    Browse Code »
  • fix: 默认不清除ts内console.log()
    ca997c15
    jinmao88 authored
    2023-06-17 08:45:58 +0800  
    Browse Dir »

16 Jun, 2023
1 commit
  • fix: 可编辑单元格editCellTable,当值为空时无法进行编辑 (#2867) ...
    4c381596
    * fix: 修复 Cannot access 'pagewrapper' before initialization
    
    * fix: 修复 角色管理 编辑角色时,角色状态不正确
    
    * fix: 可编辑单元格editCellTable,当值为空时无法进行编辑
    
    * fix: 可编辑单元格editCellTable,当值为空时无法进行编辑
    tawen authored
    2023-06-16 07:40:35 +0800  
    Browse Dir »

14 Jun, 2023
3 commits
  • fix: 修复当设置apiselect的immediate为false时,默认赋值后取值不正确传入默认options方案 (#2862)
    7bcdb461
    tawen authored
    2023-06-14 06:09:03 +0800  
    Browse Dir »
  • fix: 修复 角色管理 编辑角色时,角色状态不正确 (#2861) ...
    d33ccd04
    * fix: 修复 Cannot access 'pagewrapper' before initialization
    
    * fix: 修复 角色管理 编辑角色时,角色状态不正确
    tawen authored
    2023-06-14 06:08:51 +0800  
    Browse Dir »
  • RoleDrawe.vue 改造为setup,角色编辑时状态不正确 (#2857) ...
    08f479f3
    * chore: 改造为setup
    
    * fix: 状态不一致
    zty authored
    2023-06-14 06:08:39 +0800  
    Browse Dir »

12 Jun, 2023
1 commit
  • feat: 保持 和 windi 一样的全局样式,减少升级带来的影响 ...
    c054d73f
    close 2814
    close 2818
    
    https://github.com/vbenjs/vue-vben-admin/issues/2814
    https://github.com/vbenjs/vue-vben-admin/issues/2818
    zuihou authored
    2023-06-12 10:44:20 +0800  
    Browse Dir »

10 Jun, 2023
4 commits
  • fix(deepMerge): 去掉合并错误的代码 (#2848)
    1f287145
    Kirk Lin authored
    2023-06-10 17:19:18 +0800  
    Browse Dir »
  • Revert "fix(deepMerge): fix recursive merge data without removing duplicate bugs (#2831)" (#2844) ...
    9c43c741
    This reverts commit 7ca007ec.
    
    Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
    Kirk Lin authored
    2023-06-10 09:23:39 +0800  
    Browse Dir »
  • fix(deepMerge): the default merge strategy is to replace the array (#2843)
    c516d392
    Kirk Lin authored
    2023-06-10 09:21:20 +0800  
    Browse Dir »
  • fix:关闭其它页签需要使用fullPath来判断,更新缓存后需要同时更新localStorage,否则刷新页面页签会再次加载 (#2847) ...
    a1283c13
    * fixed:修复操作页签后 打开页面需要使用fullPath,否则可能会导致参数丢失引起数据加载异常。
    
    * fix:关闭其它页签需要使用fullPath来判断,更新缓存后需要同时更新localStorage,否则刷新页面页签会再次加载
    
    ---------
    
    Co-authored-by: lichi <lichi@ilinecn.com>
    Norton authored
    2023-06-10 09:12:20 +0800  
    Browse Dir »

07 Jun, 2023
1 commit
  • fix: 修复 Cannot access 'pagewrapper' before initialization (#2835)
    cc88e1a6
    tawen authored
    2023-06-07 08:42:39 +0800  
    Browse Code »

06 Jun, 2023
2 commits
  • Revert "perf: 优化modal弹窗样式 (#2824)" (#2834) ...
    6aa3f934
    This reverts commit 1e8fab3f.
    jinmao88 authored
    2023-06-06 16:30:01 +0800  
    Browse Dir »
  • fix(deepMerge): fix recursive merge data without removing duplicate bugs (#2831) ...
    7ca007ec
    Co-authored-by: luojingzhou <luojingzhou@kezaihui.com>
    luojz authored
    2023-06-06 14:15:44 +0800  
    Browse Dir »

05 Jun, 2023
3 commits
  • fix: 修复未传参(params)的时,redo失效的问题 (#2826) ...
    361a189f
    Co-authored-by: kelvin <kyun.wang@jodoinc.com>
    Kyun Wong authored
    2023-06-05 11:05:10 +0800  
    Browse Dir »
  • perf: 优化tree getIcon方法类型定义 (#2825)
    19fd49e2
    前端爱码士 authored
    2023-06-05 11:04:56 +0800  
    Browse Code »
  • perf: 优化modal弹窗样式 (#2824)
    1e8fab3f
    前端爱码士 authored
    2023-06-05 11:04:37 +0800  
    Browse Dir »

31 May, 2023
1 commit
  • 删除appConfigSrc多余符号 (#2813)
    7e0456cc
    Gary authored
    2023-05-31 19:39:40 +0800  
    Browse Dir »

30 May, 2023
2 commits
  • 修复axios中responseInterceptorsCatch的类型 (#2811) ...
    c118e83a
    * fix(table): 使用lodash 的merge来递归assign,优化在多对象嵌套情况下的结构
    
    * fix(view): 修复登入页面点击其他登入方式后返回时视图异常的bug
    
    * fix(util): 修复类型错误
    HUCHAOQI authored
    2023-05-30 10:14:02 +0800  
    Browse Dir »
  • fix(api/demo): fix typo (#2808)
    31d44ad3
    Peng Peidong authored
    2023-05-30 10:13:53 +0800  
    Browse Dir »

25 May, 2023
1 commit
  • ci(fix): 修复更新lock文件导致github action失败 (#2802)
    f810a089
    GauharChan authored
    2023-05-25 14:18:06 +0800  
    Browse Dir »

24 May, 2023
2 commits
  • perf(demo): 动态更换表格配置 (#2793)
    5de89b5e
    GauharChan authored
    2023-05-24 16:42:39 +0800  
    Browse Code »
  • fix: 修复VITE_GLOB_APP_TITLE中不能存在-的问题#1522 (#2794) ...
    0347c836
    * fix #1522
    
    fix #1522
    
    * fix #1522
    
    fix #1522
    
    * fix #1522
    
    fix #1522
    xiaoWangSec authored
    2023-05-24 16:42:30 +0800  
    Browse Dir »

22 May, 2023
2 commits
  • fix(component): 修复keep-alive组件包裹的文件onActivited不生效 (#2785) ...
    eb0fdb2c
    * fix(table): 使用lodash 的merge来递归assign,优化在多对象嵌套情况下的结构
    
    * fix(component): 修复keep-alive组件包裹的文件onActivited不生效
    HUCHAOQI authored
    2023-05-22 10:10:57 +0800  
    Browse Dir »
  • Fix/views login (#2789) ...
    e154d136
    * fix(table): 使用lodash 的merge来递归assign,优化在多对象嵌套情况下的结构
    
    * fix(view): 修复登入页面点击其他登入方式后返回时视图异常的bug
    HUCHAOQI authored
    2023-05-22 10:10:37 +0800  
    Browse Dir »

19 May, 2023
2 commits
  • workflow: fix github action build error (#2773) ...
    34237ef0
    * workflow: fix github action build error
    
    * workflow: pnpm/action-setup 不指定具体版本号
    GauharChan authored
    2023-05-19 17:08:57 +0800  
    Browse Dir »
  • fix: 由于 多路径字段获取值 (#2664) 处理 造成的 set value值为0||''时不成功的情况 (#2776)
    b13c4a81
    LanceJiang authored
    2023-05-19 16:35:58 +0800  
    Browse Dir »

10 May, 2023
3 commits
  • workflow: fix github action build error (#2752)
    c46b04d5
    GauharChan authored
    2023-05-10 13:59:53 +0800  
    Browse Dir »
  • fix: 解决重定向路径 params 参数丢失问题 (#2753) ...
    afacf688
    Co-authored-by: kelvin <kyun.wang@jodoinc.com>
    Kyun Wong authored
    2023-05-10 13:59:36 +0800  
    Browse Dir »
  • fixed:修复操作页签后 打开页面需要使用fullPath,否则可能会导致参数丢失引起数据加载异常。 (#2768) ...
    60a3b6a9
    Co-authored-by: lichi <lichi@ilinecn.com>
    Norton authored
    2023-05-10 13:59:06 +0800  
    Browse Dir »

30 Apr, 2023
1 commit
  • refactor: 完善ColumnSetting的操作逻辑 (#2745)
    b97d5883
    GauharChan authored
    2023-04-30 22:52:42 +0800  
    Browse Dir »

10 Apr, 2023
1 commit
  • fix: 解决打包报内存溢出问题 (#2697)
    6e716c56
    前端爱码士 authored
    2023-04-10 16:57:49 +0800  
    Browse Code »

08 Apr, 2023
2 commits
  • chore: release 2.10.0, 2.x 版本不再更新,如有任何pr,请提交到 next分支
    a969d209
    vben authored
    2023-04-08 00:08:22 +0800  
    Browse Code »
  • fix: cross-env script
    e2859477
    vben authored
    2023-04-08 00:04:56 +0800  
    Browse Code »