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
25 Oct, 2021
3 commits
  • chore: update deps
    0f44291c
    vben authored
    2021-10-25 23:45:58 +0800  
    Browse Dir »
  • chore: support for pnpm (#1310)
    83bce6c1
    Jungzl authored
    2021-10-25 23:33:24 +0800  
    Browse Code »
  • fix: check if searchText is null (#1301)
    85a68d5f
    scil authored
    2021-10-25 23:33:11 +0800  
    Browse Dir »

20 Oct, 2021
3 commits
  • perf(useRuleFormItem): more accurate return type (#1290)
    a0165d1e
    pq authored
    2021-10-20 09:13:04 +0800  
    Browse Dir »
  • chore: table size放到settings (#1294)
    84473311
    Joyboo authored
    2021-10-20 09:12:27 +0800  
    Browse Dir »
  • chore: update deps
    787bc462
    vben authored
    2021-10-20 01:11:29 +0800  
    Browse Dir »

16 Oct, 2021
1 commit
  • feat(Form): 新增 ApiRadioGroup 组件
    89414f17
    zuihou authored
    2021-10-16 21:25:57 +0800  
    Browse File »

14 Oct, 2021
2 commits
  • feat(Table): 支持设置默认的排序值
    34781d42
    tangyh authored
    2021-10-14 22:15:19 +0800  
    Browse Code »
  • fix(table): `deleteTableDataRecord` not work
    456a6614
    无木 authored
    2021-10-14 14:59:12 +0800  
    Browse Code »

12 Oct, 2021
6 commits
  • fix(type): 修复几个 ts 报错,和文件引用位置 (#1283) ...
    59028867
    * fix(type): 删除多余的类型定义
    
    * fix(login): 删除登录时的 toRaw 包裹参数
    
    * fix(type): 修复几个 ts 报错,和文件引用位置
    miofly authored
    2021-10-12 18:30:32 +0800  
    Browse Dir »
  • fix(type): typo (#1281) ...
    7a1b6e74
    * fix(type): 删除多余的类型定义
    
    * fix(login): 删除登录时的 toRaw 包裹参数
    miofly authored
    2021-10-12 11:49:50 +0800  
    Browse Dir »
  • fixed: (update pageTitle when change local) (#1278) ...
    b6534122
    If AppLocalePicker reload prop is false, Should be updated when changing the language
    zmtlwzy authored
    2021-10-12 11:49:05 +0800  
    Browse Dir »
  • fix(Loading): add theme prop, The repair background prop does not tak… (#1271) ...
    a530ec86
    * fix(Loading): add theme prop, The repair background prop does not take effect
    
    * fix(AppLogo): fix title line height
    nsk authored
    2021-10-12 09:12:10 +0800  
    Browse Dir »
  • fix(Table): 解决设置了分页的情况下,调整表格分页条数后,如果翻页,分页条数会重置的问题。 (#1270)
    d6f65d47
    Lowell authored
    2021-10-12 09:11:50 +0800  
    Browse Dir »
  • perf: Improve the dynamic routing and automatically close the Tab function (#1264) ...
    052eff91
    * 增加动态路由最大打开Tab数控制
    
    * 增加动态路由打开数控制Router参数
    
    * feat(Tab): 新增动态路由打开数限制Demo
    
    * fix(multipleTab.ts): 将原来的打开数限制从固定的 5 修改为读取配置
    
    Co-authored-by: Haceral <18274416193@163.com>
    Haceral authored
    2021-10-12 09:11:25 +0800  
    Browse Dir »

11 Oct, 2021
1 commit
  • fix(api-tree-select): `fetch` not triggered when `params` changed ...
    e1cbe23e
    修复ApiTreeSelect的params变化未能触发重新请求API数据的问题
    无木 authored
    2021-10-11 07:48:41 +0800  
    Browse File »

06 Oct, 2021
1 commit
  • fix: build error
    f3f56288
    JinMao authored
    2021-10-06 12:01:13 +0800  
    Browse Dir »

05 Oct, 2021
5 commits
  • form的label属性实际上可以使用VNode (#1252)
    473e56e4
    Lowell authored
    2021-10-05 22:55:02 +0800  
    Browse Dir »
  • feat: 动态路由 Tab打开数量控制,超出限制自动关闭起始Tab (#1256) ...
    eac2fb4a
    * 增加动态路由最大打开Tab数控制
    
    * 增加动态路由打开数控制Router参数
    Haceral authored
    2021-10-05 22:54:49 +0800  
    Browse Dir »
  • style(buildConf.ts): 增加函数接口和修改默认的 (#1259) ...
    7d40773b
    增加CreateConfigParams接口,并修改createConfig参数默认值
    
    Co-authored-by: QIANZW <1870271825@gqq.com>
    钱忠旺 authored
    2021-10-05 22:53:53 +0800  
    Browse Dir »
  • feat(Upload): 兼容ant-design-vue的upload属性 (#1247) ...
    935d4fc1
    1. 兼容`name`属性,用于自定义发到后台的文件参数名; 2. 兼容`filename`属性
    
    Co-authored-by: erniu <joe.cheng237@gmail.com>
    erniu authored
    2021-10-05 22:53:21 +0800  
    Browse Code »
  • chore: update deps
    2849743a
    vben authored
    2021-10-05 22:52:34 +0800  
    Browse Code »

28 Sep, 2021
5 commits
  • chore: update deps
    43721110
    vben authored
    2021-09-28 00:56:47 +0800  
    Browse Code »
  • fix(modal): 取消全屏功能后关闭图标颜色异常 (#1240) ...
    2f2526c5
    Co-authored-by: liushiman <smliu@gk-estor.com>
    1sm authored
    2021-09-28 00:22:23 +0800  
    Browse Dir »
  • fix: 修复ApiSelect属性被覆盖的问题 (#1226)
    754d1986
    Joyboo authored
    2021-09-28 00:22:04 +0800  
    Browse Dir »
  • fix: 当前路由所在菜单路径是嵌套并且隐藏时无法正常高亮根菜单节点 (#1201) ...
    034e39ef
    修复当路由所在菜单路径是嵌套并且隐藏时无法正常高亮根菜单节点的问题。
    
    Fixed #1080
    Leon Guan authored
    2021-09-28 00:21:53 +0800  
    Browse Code »
  • fix: Dev/fix modal event (#1241) ...
    bfdbccfe
    * fix(type): fix ant-design-vue  ->
    
    * fix: fix editor BasicModal type event check error
    CXM authored
    2021-09-28 00:21:16 +0800  
    Browse Dir »

24 Sep, 2021
1 commit
  • chore: update deps
    246c5f79
    vben authored
    2021-09-24 15:52:21 +0800  
    Browse Dir »

23 Sep, 2021
6 commits
  • Merge remote-tracking branch 'origin/main'
    902d38dc
    zuihou authored
    2021-09-23 12:32:26 +0800  
    Browse Code »
  • refactor(route): 动态路由 component 属性支持以 / 开头或者以 .vue 和 .tsx 结尾
    1abf7fdf
    zuihou authored
    2021-09-23 12:28:21 +0800  
    Browse Dir »
  • revert(form): revert formItem style
    96ce18c0
    无木 authored
    2021-09-23 12:27:25 +0800  
    Browse Dir »
  • fix(form): fixed formitem style ...
    f8102446
    修复FormItem样式问题
    
    fixed: #1231
    无木 authored
    2021-09-23 09:33:29 +0800  
    Browse Dir »
  • perf: 优化代码
    07b17b97
    zuihou authored
    2021-09-23 00:10:03 +0800  
    Browse Dir »
  • fix(route): 获取 LAYOUT 或 IFRAME 忽略大小写。 并且在通过component找不到页面时打印警告,并返回404页面
    452b2599
    zuihou authored
    2021-09-23 00:05:58 +0800  
    Browse Dir »

22 Sep, 2021
1 commit
  • fix(Breadcrumb): 隐藏面包屑应交给 hideBreadcrumb 参数,而非hideMenu 参数
    7028e003
    zuihou authored
    2021-09-22 23:46:42 +0800  
    Browse Dir »

21 Sep, 2021
1 commit
  • fix(import-excel): support datetime raw data import ...
    6e0c70f4
    importExcel支持导入原始日期时间数据
    
    fixed: #1215
    无木 authored
    2021-09-21 23:23:32 +0800  
    Browse Dir »

20 Sep, 2021
2 commits
  • fix(form): fixed custom item style ...
    01b667fa
    修复自定义FormItem组件的内容宽度可能超出范围的问题
    
    fixed: #1225
    无木 authored
    2021-09-20 20:48:50 +0800  
    Browse Dir »
  • fix(dropdown): add missing function ...
    a82a69d0
    添加Dropdown组件缺失的函数
    无木 authored
    2021-09-20 19:06:26 +0800  
    Browse Dir »

19 Sep, 2021
1 commit
  • fix: direct import for antdv subcomponents supported ...
    8b00112d
    修复直接import部分antdv子组件时会在build过程中报错的问题
    无木 authored
    2021-09-19 11:14:19 +0800  
    Browse Dir »

18 Sep, 2021
1 commit
  • fix: fixed prop `mode` of `CodeEditor`
    853bde92
    无木 authored
    2021-09-18 20:18:41 +0800  
    Browse Code »