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 Mar, 2023
2 commits
  • Update useTree.ts (#2602) ...
    8d218ec8
    修复获取子节点出错
    JokeHe authored
    2023-03-06 11:24:24 +0800  
    Browse Dir »
  • fix: 修复表单验证失败的多个错误提示,语法报错问题 (#2601)
    72dbe574
    luocong2016 authored
    2023-03-06 11:24:09 +0800  
    Browse Dir »

04 Mar, 2023
3 commits
  • fix: 修复异步加载表格列时,表格设置显示列为空 (#2599)
    4c91ac11
    superlollipop authored
    2023-03-04 14:08:32 +0800  
    Browse Code »
  • fix: 解决BasicModal弹窗动态:wrapClassName属性被useFullScreen hooks覆盖的问题 (#2598)
    ce480c5d
    前端爱码士 authored
    2023-03-04 14:08:23 +0800  
    Browse Code »
  • fix: 修复deepMerge方法问题 (#2597)
    7f5e415d
    前端爱码士 authored
    2023-03-04 14:08:13 +0800  
    Browse Dir »

03 Mar, 2023
1 commit
  • Feat/cancel event (#2593) ...
    714a3510
    * feat(excel): add cancel event for import excel
    
    * feat(excel): add cancel emits
    yx lin authored
    2023-03-03 13:14:01 +0800  
    Browse Dir »

02 Mar, 2023
3 commits
  • Update CollapseHeader.vue (#2583) ...
    a78c3a30
    #2582
    luocong2016 authored
    2023-03-02 15:14:00 +0800  
    Browse Dir »
  • fix: 解决IconPicker初始拷贝了value的值,导致剪切板内容被覆盖 (#2591)
    bb8c2dea
    前端爱码士 authored
    2023-03-02 15:13:45 +0800  
    Browse Dir »
  • refactor: 重构案例代码 (#2589)
    dce3aba2
    luocong2016 authored
    2023-03-02 15:13:30 +0800  
    Browse Code »

27 Feb, 2023
6 commits
  • Feat/modify input excel (#2587) ...
    256e0275
    * feat: optimize parameter
    
    * Revert "feat: optimize parameter"
    
    This reverts commit 957dfc95ddab598f260d3974732d56f802e7f0bd.
    
    * feat: can input irregulate excel
    jsong authored
    2023-02-27 12:52:09 +0800  
    Browse Dir »
  • fix 主动调用 axioscancelToken 的 cancel 取消请求时 无效的问题 (#2586) ...
    c70cf3ca
    cancelToken 如果被深拷贝,会导致最外层无法使用cancel方法来取消请求
    tttleon authored
    2023-02-27 12:51:51 +0800  
    Browse Code »
  • fix: 修复消息hooks icon类型 (#2585)
    4f4bec0c
    前端爱码士 authored
    2023-02-27 12:51:26 +0800  
    Browse Dir »
  • fix<CollapseContainer>: v-show 才不会丢失目标容器 (#2584)
    491941e4
    luocong2016 authored
    2023-02-27 12:51:13 +0800  
    Browse Dir »
  • fix: 修复Container中头部组件插槽中的action不生效的问题 (#2582) ...
    f1678a7c
    Co-authored-by: xuyang.geng <xuyang.geng@gaea.com>
    珍藏的小板凳 authored
    2023-02-27 12:50:36 +0800  
    Browse Dir »
  • fix: 组件属性优先默认 (#2581)
    ed8cffb2
    luocong2016 authored
    2023-02-27 12:50:11 +0800  
    Browse Code »

23 Feb, 2023
2 commits
  • refactor<useForm>: 重构案例 (#2577)
    8284d106
    luocong2016 authored
    2023-02-23 22:57:38 +0800  
    Browse Code »
  • fix: 修复页面缓存 (#2575) ...
    de305ecd
    1. 修复页面不能缓存的bug
    2. 此更新为破坏性更新,页面不支持多标签使用
    3. 将表单设计模块多标签改成单标签
    lzdjack authored
    2023-02-23 10:28:05 +0800  
    Browse Code »

22 Feb, 2023
9 commits
  • refactor<mock>: compatibility notes (#2555)
    a2224042
    luocong2016 authored
    2023-02-22 18:32:53 +0800  
    Browse Dir »
  • fix(FormTable): fix table spread selection(#2565) (#2574) ...
    5335ae75
    Co-authored-by: luojingzhou <luojingzhou@kezaihui.com>
    luojz authored
    2023-02-22 18:32:32 +0800  
    Browse Code »
  • fix: css !mt-5 (#2573)
    f32d2715
    luocong2016 authored
    2023-02-22 18:32:20 +0800  
    Browse Code »
  • fix: table 高度消失 (#2572)
    fb73be09
    luocong2016 authored
    2023-02-22 18:32:07 +0800  
    Browse Code »
  • fix: 重复点击全屏会抖动 (#2571)
    c2a15915
    luocong2016 authored
    2023-02-22 18:31:44 +0800  
    Browse Dir »
  • refactor: 插槽优先属性调整,prefixCls优先关系调整 (#2570)
    70ee1c84
    luocong2016 authored
    2023-02-22 18:31:27 +0800  
    Browse Dir »
  • refactor: collapse/CollapseContainer (#2569)
    73469886
    luocong2016 authored
    2023-02-22 18:31:13 +0800  
    Browse Dir »
  • fix<utils>: Color Regular Error (#2567)
    d6fdfd9f
    luocong2016 authored
    2023-02-22 18:30:46 +0800  
    Browse Code »
  • 🐞 fix(Tree): 调整checkedKeys属性的类型 (#2562)
    d88915ba
    Houtaroy authored
    2023-02-22 18:09:30 +0800  
    Browse Dir »

19 Feb, 2023
1 commit
  • fix: 重置表单时移除URL中的参数 (#2559)
    a1b9bbc2
    ZhangZhiChao authored
    2023-02-19 14:25:09 +0800  
    Browse Code »

15 Feb, 2023
6 commits
  • docs: optimization point notes (#2534)
    64d6fece
    luocong2016 authored
    2023-02-15 11:43:50 +0800  
    Browse Code »
  • chore<table>: fix type (#2529)
    be3d98fa
    luocong2016 authored
    2023-02-15 11:43:35 +0800  
    Browse Code »
  • chore<table>: fix type (#2528)
    ce0f528b
    luocong2016 authored
    2023-02-15 11:43:23 +0800  
    Browse Code »
  • fix<table>: 高度丢失 (#2527)
    085929a9
    luocong2016 authored
    2023-02-15 11:43:09 +0800  
    Browse Code »
  • fix: 注释build/util文件中的代码,修复热更新无效的问题 (#2551) ...
    de4eaddf
    Co-authored-by: huangwentao <huangwentao@dianchu.com>
    Vinton authored
    2023-02-15 11:42:50 +0800  
    Browse Code »
  • form-design优化代码格式,清除无用的注释与引用 (#2547) ...
    e1804bd8
    * fix: 修复form设计器在黑暗模式下的显示问题
    
    * perf: [form-design]优化源代码,清除无用注释与注释
    wwsheng009 authored
    2023-02-15 11:42:35 +0800  
    Browse Code »

10 Feb, 2023
7 commits
  • fix(TableAction): 修复outside模式引用时报错;VxeTable demo引用TableAction改为outside模式, 属性添加ke… ...
    334a0ea8
    …epSource以解决警告 (#2544)
    
    * fix(TableAction): 修复outside模式引用时报错: TypeError: Cannot read properties of undefined (reading 'value')
    
    * perf(VxeTable): demo引用TableAction改为outside模式以解决警告; 属性添加keepSource以解决警告
    
    ---------
    
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    2023-02-10 19:53:32 +0800  
    Browse Dir »
  • fix: 修复form设计器在黑暗模式下的显示问题 (#2543)
    bce6cee5
    wwsheng009 authored
    2023-02-10 19:52:57 +0800  
    Browse Dir »
  • fix: 修复esbuild的drop_console (#2542)
    32daad61
    ZhangZhiChao authored
    2023-02-10 19:52:42 +0800  
    Browse Code »
  • feat<useLogin>: original Form.validate (#2535)
    a4a5a440
    luocong2016 authored
    2023-02-10 07:44:29 +0800  
    Browse Code »
  • feat: 增加表单设计器 (#2533)
    c5b39f2c
    wwsheng009 authored
    2023-02-10 07:43:27 +0800  
    Browse Dir »
  • perf(vxetable): 封装方法中加入可编辑表格和表单验证相关方法名,并在demo中增加新增和删除方法调用实现 (#2532) ...
    4c0f2038
    * perf(vxetable): 封装方法中加入可编辑表格相关方法名,并在demo中增加新增和删除方法调用实现
    
    * perf(vxetable): 封装方法中加入表单验证方法名
    
    ---------
    
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    2023-02-10 07:42:59 +0800  
    Browse Code »
  • docs:optimization point notes (#2526)
    d25dfcc7
    luocong2016 authored
    2023-02-10 07:42:04 +0800  
    Browse Dir »