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
02 Mar, 2023
2 commits
  • 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
8 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 »
  • build: 替换vite废弃的选项`brotliSize`为`reportCompressedSize`,移除v-i18n-next的fix warning (#2522)
    8992ef47
    ZhangZhiChao authored
    2023-02-10 07:41:36 +0800  
    Browse Code »

05 Feb, 2023
4 commits
  • fix(useColumns): 多级表头下的列支持行内编辑 (#2521)
    f7a1b022
    Carson authored
    2023-02-05 16:33:12 +0800  
    Browse Code »
  • fix: 合并单元格页面 由于 ant-design-vue 升级 v3 版本,页面报 Warning: columns.customRender 即将废弃,c… ...
    0dc2f149
    …olumns.customRender 用 columns. customCell 替换 (#2520)
    
    * fix(MergeHeader): 组件/Table/合并单元格页面 修改 Tabel.title 值为 合并单元格、修改 Table.bordered 值为 true 更好显示合并单元格效果
    
    * fix(tableData): 由于 ant-design-vue 升级 v3 版本,页面报 Warning: columns.customRender 即将废弃
    刘大卫 authored
    2023-02-05 16:33:03 +0800  
    Browse Code »
  • fix(ApiSelect): 解决参数类型为string时的警告问题 (#2517) ...
    dab977ff
    * feat(axiosSuccess): 操作成功后根据传入提示模式进行相应
    
    * fix(axiosRetry): 解决get重试请求返回的headers造成无法成功请求的问题
    
    * fix(axiosRetry): 参数首字母小写
    
    * fix(useDataSource): 解决deleteTableRecord删除树形表格的行记录时,无法删除,无法找到子节点的问题
    
    * feat(useDataSource): 删除之前提交代码遗留的console
    
    * fix(permissionGuard): 当获取用户信息失败时,不允许正常登陆返回登陆界面
    
    * fix(permissionGuard): 代码还原
    
    * fix(menu): 解决隐藏菜单目录只能隐藏第一层目录的问题,递归隐藏所有子菜单
    
    * feat(baseSetting): 个人设置图标修改时弹出窗显示原图片,由于跨域获取图片存在问题暂时将user.ts中的跨域图片链接去掉,直接采用本地图片
    
    * fix(ApiSelect): 解决参数类型为string时的警告问题
    mfish authored
    2023-02-05 16:32:53 +0800  
    Browse Code »
  • chore: fix type (#2516)
    92cc6036
    luocong2016 authored
    2023-02-05 16:32:44 +0800  
    Browse Code »

31 Jan, 2023
2 commits
  • fix: 修复RadioButtonGroup组件返回值不正确的bug (#2513)
    d3ec7a58
    lzdjack authored
    2023-01-31 18:03:21 +0800  
    Browse Code »
  • perf: 优化ApiRadioGroup回调函数change参数 (#2512)
    83e52968
    lzdjack authored
    2023-01-31 18:03:11 +0800  
    Browse Code »