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
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
3 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 »
  • 修复insertNodesByKey方法批量添加异常问题 (#2695) ...
    cfbd5e98
    当批量添加节点parentKey为空时,未赋值treeDataRef导致添加异常
    zhenbintuo authored
    2023-04-08 00:03:11 +0800  
    Browse Dir »

07 Apr, 2023
3 commits
  • feat(directives/ellipsis): add ellipsis directive (#2688)
    122db78e
    kissGoodBye authored
    2023-04-07 09:22:51 +0800  
    Browse Dir »
  • chore: 删除无用文件
    5c69b3d5
    vben authored
    2023-04-07 00:15:06 +0800  
    Browse Dir »
  • chore: 优化 useScrollTo、useWindowSizeFn
    335f30c8
    vben authored
    2023-04-07 00:12:26 +0800  
    Browse Dir »

06 Apr, 2023
16 commits
  • chore: remove LazyContainer
    6a9bd686
    vben authored
    2023-04-06 23:49:20 +0800  
    Browse Dir »
  • perf: 新包使用更严格的eslint
    6890dd72
    vben authored
    2023-04-06 23:28:37 +0800  
    Browse Dir »
  • fix: 修复循环依赖问题
    762e5dee
    vben authored
    2023-04-06 23:16:15 +0800  
    Browse Code »
  • chore: 移除 useTimeoutFn文件,使用 vueuse
    fa18365c
    vben authored
    2023-04-06 22:49:16 +0800  
    Browse Code »
  • fix: Icon加载问题
    feadf64e
    vben authored
    2023-04-06 22:47:39 +0800  
    Browse Dir »
  • chore: revert fix(Icon): Cannot access Icon before initialization #2680 (#2683)
    553ee9c7
    vben authored
    2023-04-06 22:44:26 +0800  
    Browse Dir »
  • feat: 重构 useRefs
    9f8e0105
    vben authored
    2023-04-06 22:17:18 +0800  
    Browse Dir »
  • fix: 主题样式设置无效,close #2685
    14ba72dd
    vben authored
    2023-04-06 22:12:17 +0800  
    Browse Dir »
  • fix: 解决项目配置/界面功能/自动锁屏&菜单展开宽度样式变形问题 (#2681)
    be0d3539
    前端爱码士 authored
    2023-04-06 22:03:26 +0800  
    Browse Dir »
  • refactor: axios Canceler use AbortController (#2676)
    b14a15e6
    Kirk Lin authored
    2023-04-06 22:03:12 +0800  
    Browse Dir »
  • feat: sync mitt (#2677)
    ae5f5cb1
    Kirk Lin authored
    2023-04-06 22:03:00 +0800  
    Browse Code »
  • fix: axios type (#2678) ...
    ccaa84c3
    * fix: axios type
    
    * fix: axios type
    Kirk Lin authored
    2023-04-06 22:02:42 +0800  
    Browse Dir »
  • fix: an object literal cannot have multiple properties with the same name. (#2682)
    357beaba
    Kirk Lin authored
    2023-04-06 22:02:23 +0800  
    Browse Dir »
  • fix(Icon): Cannot access Icon before initialization #2680 (#2683) ...
    7469312f
    * fix(Icon): Cannot access Icon before initialization
    
    * fix(comps): import eslint
    
    * fix(Icon): Cannot access Icon before initialization
    
    * fix(comps): import eslint
    xingyu authored
    2023-04-06 22:02:02 +0800  
    Browse Code »
  • fix: 空数组覆盖有效数组 (#2687)
    401fcaf3
    oooplz authored
    2023-04-06 22:01:25 +0800  
    Browse Dir »
  • feat: 添加 defineOptions
    5e8ef2f6
    vben authored
    2023-04-06 00:08:17 +0800  
    Browse Dir »

05 Apr, 2023
4 commits
  • perf: 修复部分 eslint 错误
    8e5a6b7c
    vben authored
    2023-04-05 22:47:14 +0800  
    Browse Dir »
  • feat: 逐步抽离部分包到packages
    279977b8
    vben authored
    2023-04-05 22:29:16 +0800  
    Browse Code »
  • Merge branch 'main' of https://github.com/anncwb/vue-vben-admin
    a5ed79fc
    vben authored
    2023-04-05 21:25:37 +0800  
    Browse Code »
  • perf: tsconfig 同步vite配置修改, 增加路径映射 (#2675) ...
    660024c6
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Cherelle Spencer authored
    2023-04-05 20:34:53 +0800  
    Browse Code »