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
19 Mar, 2021
3 commits
  • chore: add test server
    f866e465
    Vben authored
    2021-03-19 22:53:39 +0800  
    Browse Dir »
  • fix(modal):Modifying the loadingTip property does not work (#396) ...
    23568b31
    Co-authored-by: ssrs <947164239@qq.com>
    fengbindev authored
    2021-03-19 22:51:45 +0800  
    Browse Dir »
  • fix: welcome page not cached in back-end mode (#389)
    f0b93b50
    et2012 authored
    2021-03-19 22:51:26 +0800  
    Browse Dir »

18 Mar, 2021
5 commits
  • fix(v-auth): ensure the background mode is correct close #330
    67962f1d
    Vben authored
    2021-03-18 22:38:55 +0800  
    Browse Code »
  • fix(progress): fix progress sometimes cannot done (#388)
    8360b1d6
    HelKim authored
    2021-03-18 21:58:20 +0800  
    Browse Dir »
  • feat(route): add hideChildrenInMenu option close #346
    b67cf22d
    Vben authored
    2021-03-18 21:13:15 +0800  
    Browse Code »
  • chore: update deps
    f55ad2f9
    Vben authored
    2021-03-18 06:19:12 +0800  
    Browse Dir »
  • wip(menu): add hideChildrenInMenu option
    da2d88a9
    Vben authored
    2021-03-18 06:07:49 +0800  
    Browse Code »

17 Mar, 2021
8 commits
  • fix(menu): fix the menu disappeared in background mode
    50915c97
    Vben authored
    2021-03-17 22:15:20 +0800  
    Browse Dir »
  • fix(menu): make sure the menu is displayed properly on the small screen close #336
    82c31863
    Vben authored
    2021-03-17 21:08:46 +0800  
    Browse Dir »
  • fix(input-count): make sure the reset function works close #381
    3c4de9b0
    Vben authored
    2021-03-17 20:59:49 +0800  
    Browse Code »
  • fix: ensure the breadcrumb level is correct
    e49072c3
    Vben authored
    2021-03-17 20:57:53 +0800  
    Browse Dir »
  • chore: update dpes
    6883b21b
    Vben authored
    2021-03-17 01:39:52 +0800  
    Browse Code »
  • chore: update workflows
    8771d8af
    Vben authored
    2021-03-17 00:24:18 +0800  
    Browse Dir »
  • chore: update pkg
    2543d040
    Vben authored
    2021-03-17 00:18:25 +0800  
    Browse Dir »
  • refactor(route): refactoring the routing multi-layer model close #215
    e12c588c
    Vben authored
    2021-03-17 00:10:16 +0800  
    Browse Dir »

16 Mar, 2021
1 commit
  • chore: update deps
    37320160
    Vben authored
    2021-03-16 23:02:14 +0800  
    Browse Code »

14 Mar, 2021
1 commit
  • chore: bump 2.1.0
    9cf67361
    Vben authored
    2021-03-14 10:20:57 +0800  
    Browse File »

12 Mar, 2021
5 commits
  • fix(tree): ebsure the expansion is functioning properly close #362
    a405de8d
    Vben authored
    2021-03-12 23:10:37 +0800  
    Browse Dir »
  • fix(button): fix button style error close #312
    7a6c87f8
    Vben authored
    2021-03-12 22:25:59 +0800  
    Browse Dir »
  • chore: rename Amap
    68ceb287
    Vben authored
    2021-03-12 21:55:29 +0800  
    Browse Code »
  • feat(map): added AMap/Baidu/Google Map example close #81
    a9462f0d
    Vben authored
    2021-03-12 21:45:27 +0800  
    Browse Dir »
  • feat(time): added time compoennt close #285
    a89eeef6
    Vben authored
    2021-03-12 21:40:23 +0800  
    Browse Dir »

11 Mar, 2021
5 commits
  • fix(table): ensure that editable cell values are echoed correctly close #335
    fab7a6c5
    Vben authored
    2021-03-11 22:04:17 +0800  
    Browse Code »
  • fix(table): fix table row misalignment close #353
    e15737b9
    Vben authored
    2021-03-11 22:04:17 +0800  
    Browse Code »
  • fix(useTableScroll): query paginationel every time to get the correct height (#355)
    f818bb9a
    ztw2010 authored
    2021-03-11 22:01:53 +0800  
    Browse Dir »
  • chore: update .env
    257aaa32
    Vben authored
    2021-03-11 01:29:42 +0800  
    Browse Code »
  • fix(tree): tree can customize title close #344
    ed422b7c
    Vben authored
    2021-03-11 01:22:50 +0800  
    Browse Dir »

10 Mar, 2021
5 commits
  • fix(table): fix TableAction row height error close #350
    a759e44c
    Vben authored
    2021-03-10 23:39:42 +0800  
    Browse Dir »
  • fix(table): ensure that the height calculation is normal close #349
    6095cb54
    Vben authored
    2021-03-10 23:34:43 +0800  
    Browse Dir »
  • refactor: code optimization
    2c6aa852
    Vben authored
    2021-03-10 22:28:37 +0800  
    Browse Dir »
  • fix(table): fix table height calculation problem ...
    0fe42a06
    Because the table data obtained by the interface may be later than the calctableheight method, the table cannot adapt to the height, and a scroll bar appears on the page (#348)
    ztw2010 authored
    2021-03-10 22:24:37 +0800  
    Browse Code »
  • chore: typo
    9aa1be82
    Vben authored
    2021-03-10 00:05:27 +0800  
    Browse Dir »

09 Mar, 2021
6 commits
  • fix(menu): fix hideMenu not working close #338
    5b2fbfb6
    Vben authored
    2021-03-09 23:39:21 +0800  
    Browse Dir »
  • fix(table): ensure that the table height is correct when the data is empty
    53867a84
    Vben authored
    2021-03-09 23:23:40 +0800  
    Browse Dir »
  • feat(icon): added svg icon picker
    1418dc6a
    Vben authored
    2021-03-09 23:03:32 +0800  
    Browse Code »
  • chore: update deps
    970d4049
    Vben authored
    2021-03-09 23:01:32 +0800  
    Browse Dir »
  • fix(page-wraper): fix PageWrapper the scroll bar on the right side of the conten… ...
    fcff2cb1
    …t area when the user clicks on the tab page to reload the page (#341)
    
    ztw2010 authored
    2021-03-09 22:01:17 +0800  
    Browse Code »
  • perf(icon): icon and SvgIcon integration
    e8fe6a92
    Vben authored
    2021-03-09 00:19:44 +0800  
    Browse Code »

08 Mar, 2021
1 commit
  • fix(page-wrapper): fix PageWrapper title not showing
    9e3adaa3
    Vben authored
    2021-03-08 23:16:35 +0800  
    Browse Dir »