1. 22 Jan, 2024 1 commit
    • update src/types/descriptions.d.ts. · 530107eb
      此处添加了字段映射字段,方便在description在展示的时候减少slot的使用使用方式如下
      
      // 确认人 confirmUser
        {
          label: '确认人',
          field: 'confirmUser',
          minWidth: 120,
          isForm: false,
          isDetail: true,
          detail: {
            mappedField: 'confirmUserName'
          }
        },
      
      Signed-off-by: AKING <2734339436@qq.com>
      AKING committed
  2. 18 Jan, 2024 5 commits
  3. 17 Jan, 2024 1 commit
  4. 15 Jan, 2024 4 commits
  5. 14 Jan, 2024 5 commits
  6. 13 Jan, 2024 6 commits
  7. 12 Jan, 2024 3 commits
  8. 11 Jan, 2024 6 commits
  9. 10 Jan, 2024 4 commits
  10. 07 Jan, 2024 5 commits