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
e7ac09cf39d1f23c11f0830f6628d23dd57f268f
  • order-erp-front
  • src
  • views
  • demo
  • table
  • EditRowTable.vue
20 Oct, 2022
1 commit
  • feat(EditableCell): table 可编辑单元格和可编辑行 增加 单选框相关组件, 并增加示例 (#2294) ...
    e08a155c
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    3 years ago  
    Browse Dir »

05 Jul, 2022
1 commit
  • fix(table): 彻底修复column.slots已废弃的antd报错, 所有用到的demo页修改为antd 3.x v-slot:headerCell … ...
    de727939
    …和 v-slot:bodyCell 写法 (#2030)
    
    Co-authored-by: 苗大 <v.caoshm@yoozoo.com>
    Wit〆苗大 authored
    3 years ago  
    Browse Code »

27 Aug, 2021
1 commit
  • feat(table): add `onValid` for editRow ...
    ee7c31db
    为table的可编辑行添加校验方法
    无木 authored
    4 years ago  
    Browse Dir »

24 Jul, 2021
1 commit
  • fix(table): component shown in `fullscreen` mode ...
    a07ab6d7
    修复表格在全屏模式下编辑组件弹出层的显示问题
    无木 authored
    4 years ago  
    Browse Dir »

21 Jul, 2021
1 commit
  • fix(table): fix editable cell not support `ellipsis` ...
    4bb506fb
    修复可编辑单元格不支持ellipsis配置的问题
    
    fixed: #944
    无木 authored
    4 years ago  
    Browse Dir »

19 Jul, 2021
2 commits
  • feat(basic-table): add `ApiTreeSelect` edit component ...
    52af1dd0
    为表格添加ApiTreeSelect编辑组件,修复一些其它的已知问题
    无木 authored
    4 years ago  
    Browse Dir »
  • fix(demo): fix display problem of editable table with `apiSelect` ...
    535bdddf
    修复ApiSelect在可编辑表格中的显示问题
    无木 authored
    4 years ago  
    Browse File »

15 Jul, 2021
1 commit
  • feat(api-tree-select): add `api` options to tree-select ...
    d81db890
    添加ApiTreeSelect组件
    无木 authored
    4 years ago  
    Browse Code »

05 Jun, 2021
1 commit
  • feat(table): support custom update on row editing ...
    fe2bcfc6
    在表格进入行编辑状态时,在某一列数据发生修改时,允许获取或同步修改其它列的当前编辑数据。
    
    close #646
    无木 authored
    4 years ago  
    Browse Code »

26 May, 2021
2 commits
  • feat(table): editable component text align ...
    8eaf5756
    使可编辑单元格显示的input中的文字对齐方式与列自身的align属性相匹配
    无木 authored
    4 years ago  
    Browse Code »
  • feat(table): add editable DatePicker & TimePicker (#654) ...
    93006c7d
    为表格的可编辑单元格添加日期选择框和时间选择框组件
    Netfan authored
    4 years ago  
    Browse Code »

04 Feb, 2021
1 commit
  • fix(table): fix the table: cancel editing and not restore the initial value #235
    1d0ec362
    vben authored
    4 years ago  
    Browse Code »

28 Jan, 2021
1 commit
  • chore: format code by eslint #222
    9edc2813
    vben authored
    4 years ago  
    Browse Dir »

31 Dec, 2020
1 commit
  • refactor(table): refactor table #150 #148 #146 #130 #76
    9c2f3f30
    vben authored
    5 years ago  
    Browse Dir »

17 Nov, 2020
1 commit
  • feat(form-page): add form page demo
    0b6110a8
    vben authored
    5 years ago  
    Browse File »