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
14 Nov, 2022
3 commits
  • chore: update CNAME
    476b2b8a
    vben authored
    2022-11-14 13:26:14 +0800  
    Browse Code »
  • fix(vite-plugin-styleImport): fix ATextarea 直接引用出现样式导入错误的问题 (#2365)
    40412843
    hunshcn authored
    2022-11-14 11:54:59 +0800  
    Browse Dir »
  • fix: 修复props默认字段default返回空对象语法问题 (#2369)
    a12c5706
    前端爱码士 authored
    2022-11-14 11:54:30 +0800  
    Browse Dir »

12 Nov, 2022
2 commits
  • fix: props 定义默认值拼写错误 defualt => default (#2362) ...
    6fa35521
    * fix: props 初始化拼写错误 defualt => default
    
    * fix: props 定义默认值拼写错误 defualt => default
    
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    2022-11-12 00:19:58 +0800  
    Browse Code »
  • fix: 修复导入相同excel文件不发生change事件 (#2356)
    00c446ef
    前端爱码士 authored
    2022-11-12 00:19:44 +0800  
    Browse Dir »

11 Nov, 2022
1 commit
  • fix(utils): fix dateUtil.formatToDate/formatToDateTime ts type (#2354)
    5539190c
    hunshcn authored
    2022-11-11 09:52:30 +0800  
    Browse Dir »

10 Nov, 2022
2 commits
  • fix(utils): fix dateUtil.formatToDate ts type (#2345)
    384f9294
    hunshcn authored
    2022-11-10 11:58:33 +0800  
    Browse Dir »
  • fix: 统一errorMessageMode值为单引号 (#2343)
    9ba15705
    前端爱码士 authored
    2022-11-10 11:58:14 +0800  
    Browse Dir »

09 Nov, 2022
1 commit
  • fix(component): 解决导出excel数据某一项为null时计算宽度报错 (#2338)
    d16f6f8e
    destiny authored
    2022-11-09 09:58:30 +0800  
    Browse Dir »

08 Nov, 2022
3 commits
  • fix: fix typo (#2337)
    fc2e2c87
    Corn authored
    2022-11-08 09:06:54 +0800  
    Browse Dir »
  • Update index.ts (#2336) ...
    df0e0cbe
    fix(deepMerge): 原对象受浅拷贝影响的问题
    ludens blunt authored
    2022-11-08 09:06:24 +0800  
    Browse Dir »
  • fix(BasicTable): setSelectedRows 引入但未加入 tableAction (#2332) ...
    7dcb38ca
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    2022-11-08 09:06:08 +0800  
    Browse Dir »

06 Nov, 2022
2 commits
  • 表格添加一个setRows方法以便数据回显后重新获取数据 (#2327)
    eda251a4
    zxiaozhou authored
    2022-11-06 06:55:39 +0800  
    Browse Dir »
  • feat(axiosSuccess): 操作成功后根据传入提示模式进行相应 (#2326)
    17d16ae5
    mfish authored
    2022-11-06 06:55:07 +0800  
    Browse Dir »

04 Nov, 2022
2 commits
  • fix: inputNumberGroup(前置/后置标签) span 不起作用的问题,增加样式之后可以根据Span动态适应 (#2325)
    9ae67bf9
    Wit〆苗大 authored
    2022-11-04 23:45:57 +0800  
    Browse Dir »
  • fix: 修复RouteMeta接口定义缺少的RoleEnum引用 (#2323)
    8ba4fb24
    前端爱码士 authored
    2022-11-04 23:45:37 +0800  
    Browse Dir »

31 Oct, 2022
1 commit
  • fix(fullscreen): fix judging full screen status, fixed #2281
    1bafeb66
    无木 authored
    2022-10-31 13:12:23 +0800  
    Browse Dir »

29 Oct, 2022
4 commits
  • fix(basicTree): checked with searching, fixed #2070
    fd57b83d
    无木 authored
    2022-10-29 10:47:12 +0800  
    Browse Dir »
  • fix(route): url with hash not work. fixed #2301 #1311 #1253
    513ccb95
    无木 authored
    2022-10-29 10:35:36 +0800  
    Browse Dir »
  • fix: auto resize echart on menu collapsed, fixed #2265
    e962fa03
    无木 authored
    2022-10-29 10:05:44 +0800  
    Browse Dir »
  • refactor: form advanced logic,fixed #2124, #2078,#2089 . follow #2125
    58b30aae
    无木 authored
    2022-10-29 09:37:39 +0800  
    Browse Dir »

28 Oct, 2022
2 commits
  • fix(table): rollback value on cancel editing, fixed:#2309
    4f9cdc56
    无木 authored
    2022-10-28 13:47:06 +0800  
    Browse Dir »
  • fix(apiSelect): remove attribute warning, fixed #2247
    5292838f
    无木 authored
    2022-10-28 13:31:43 +0800  
    Browse Dir »

25 Oct, 2022
3 commits
  • fix: 关闭非当前的标签没有同步清理cacheTabList数据 (#2306)
    fd945030
    前端爱码士 authored
    2022-10-25 08:49:06 +0800  
    Browse Dir »
  • feat(Form): 支持`filedMapToTime`分别格式化时间,支持配置时间相关组件默认值处理开关,当组件配置`valueFormat`时,默认值绑… ...
    bc499744
    …定不再是`moment`对象,此时应关闭默认值的转换处理 (#2305)
    
    * fix: 修复使用 extendSlots 时插槽参数未传递的问题。
    
    * feat(Form): `fieldMapToTime`additional time formatting support separately.
    
    * fix(Form): Add `isHandleDateDefaultValue` property.
    
    Co-authored-by: sevth <pengqiang@vastweb>
    sevth authored
    2022-10-25 08:48:47 +0800  
    Browse Dir »
  • fix(form): 修复表单fieldMapToTime对应的值为空仍提交原来的字段值 (#2303)
    c8b16949
    Sizhu Wang authored
    2022-10-25 08:48:29 +0800  
    Browse Dir »

23 Oct, 2022
2 commits
  • refactor: 重构button代码props的引入方式,获取更优雅的类型提示 (#2302) ...
    c1d3a943
    Co-authored-by: zengqinglong <1107238436@qq.com>
    sedice authored
    2022-10-23 03:17:50 +0800  
    Browse Dir »
  • Update layout.ts (#2298)
    0eb1275c
    CherishTao authored
    2022-10-23 03:16:50 +0800  
    Browse Dir »

20 Oct, 2022
1 commit
  • feat(EditableCell): table 可编辑单元格和可编辑行 增加 单选框相关组件, 并增加示例 (#2294) ...
    e08a155c
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    2022-10-20 06:57:56 +0800  
    Browse Dir »

19 Oct, 2022
3 commits
  • fix: 修复getParentLayout方法接受了参数,但并没有用上 (#2290)
    c37a15fe
    前端爱码士 authored
    2022-10-19 13:34:58 +0800  
    Browse Dir »
  • fix: vscode安装本地缓存插件后,项目根目录下会生成.history文件夹,忽略提交 (#2287)
    7e4312ec
    前端爱码士 authored
    2022-10-19 13:34:31 +0800  
    Browse File »
  • fix: 解决mac系统提交代码环境变量报错问题 (#2286)
    839271d7
    前端爱码士 authored
    2022-10-19 13:33:55 +0800  
    Browse File »

18 Oct, 2022
1 commit
  • fix: Form method name field
    768fadbf
    JinMao authored
    2022-10-18 14:47:50 +0800  
    Browse Code »

17 Oct, 2022
1 commit
  • fix: 修复单词拼写错误,replace 'Filed' width 'Feild' (#2285)
    9aa2cf3e
    前端爱码士 authored
    2022-10-17 09:07:09 +0800  
    Browse Dir »

16 Oct, 2022
1 commit
  • fix: 取消重复请求,错误处理 (#2184)
    b1f78c66
    Luke authored
    2022-10-16 14:22:59 +0800  
    Browse Dir »

14 Oct, 2022
1 commit
  • fix: 修复ColumnSetting中列展示复选框在所有普通列都处于选中状态时没有处于选中状态的bug (#2278) (#2280)
    dda27477
    zhangcheng1164 authored
    2022-10-14 23:41:41 +0800  
    Browse Dir »

13 Oct, 2022
4 commits
  • fix: workflows
    1a8cdeb3
    JinMao authored
    2022-10-13 08:53:00 +0800  
    Browse Dir »
  • fix: workflows
    5f0bf59a
    JinMao authored
    2022-10-13 08:40:30 +0800  
    Browse Dir »
  • fix: workflows
    1b7896c4
    JinMao authored
    2022-10-13 08:29:12 +0800  
    Browse Dir »
  • fix: workflows
    d39e1327
    JinMao authored
    2022-10-13 08:20:32 +0800  
    Browse Dir »