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
22 Feb, 2023
2 commits
  • fix<utils>: Color Regular Error (#2567)
    d6fdfd9f
    luocong2016 authored
    2023-02-22 18:30:46 +0800  
    Browse Code »
  • 🐞 fix(Tree): 调整checkedKeys属性的类型 (#2562)
    d88915ba
    Houtaroy authored
    2023-02-22 18:09:30 +0800  
    Browse Dir »

19 Feb, 2023
1 commit
  • fix: 重置表单时移除URL中的参数 (#2559)
    a1b9bbc2
    ZhangZhiChao authored
    2023-02-19 14:25:09 +0800  
    Browse Code »

15 Feb, 2023
6 commits
  • docs: optimization point notes (#2534)
    64d6fece
    luocong2016 authored
    2023-02-15 11:43:50 +0800  
    Browse Code »
  • chore<table>: fix type (#2529)
    be3d98fa
    luocong2016 authored
    2023-02-15 11:43:35 +0800  
    Browse Code »
  • chore<table>: fix type (#2528)
    ce0f528b
    luocong2016 authored
    2023-02-15 11:43:23 +0800  
    Browse Code »
  • fix<table>: 高度丢失 (#2527)
    085929a9
    luocong2016 authored
    2023-02-15 11:43:09 +0800  
    Browse Code »
  • fix: 注释build/util文件中的代码,修复热更新无效的问题 (#2551) ...
    de4eaddf
    Co-authored-by: huangwentao <huangwentao@dianchu.com>
    Vinton authored
    2023-02-15 11:42:50 +0800  
    Browse Code »
  • form-design优化代码格式,清除无用的注释与引用 (#2547) ...
    e1804bd8
    * fix: 修复form设计器在黑暗模式下的显示问题
    
    * perf: [form-design]优化源代码,清除无用注释与注释
    wwsheng009 authored
    2023-02-15 11:42:35 +0800  
    Browse Code »

10 Feb, 2023
8 commits
  • fix(TableAction): 修复outside模式引用时报错;VxeTable demo引用TableAction改为outside模式, 属性添加ke… ...
    334a0ea8
    …epSource以解决警告 (#2544)
    
    * fix(TableAction): 修复outside模式引用时报错: TypeError: Cannot read properties of undefined (reading 'value')
    
    * perf(VxeTable): demo引用TableAction改为outside模式以解决警告; 属性添加keepSource以解决警告
    
    ---------
    
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    2023-02-10 19:53:32 +0800  
    Browse Dir »
  • fix: 修复form设计器在黑暗模式下的显示问题 (#2543)
    bce6cee5
    wwsheng009 authored
    2023-02-10 19:52:57 +0800  
    Browse Dir »
  • fix: 修复esbuild的drop_console (#2542)
    32daad61
    ZhangZhiChao authored
    2023-02-10 19:52:42 +0800  
    Browse Code »
  • feat<useLogin>: original Form.validate (#2535)
    a4a5a440
    luocong2016 authored
    2023-02-10 07:44:29 +0800  
    Browse Code »
  • feat: 增加表单设计器 (#2533)
    c5b39f2c
    wwsheng009 authored
    2023-02-10 07:43:27 +0800  
    Browse Dir »
  • perf(vxetable): 封装方法中加入可编辑表格和表单验证相关方法名,并在demo中增加新增和删除方法调用实现 (#2532) ...
    4c0f2038
    * perf(vxetable): 封装方法中加入可编辑表格相关方法名,并在demo中增加新增和删除方法调用实现
    
    * perf(vxetable): 封装方法中加入表单验证方法名
    
    ---------
    
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    2023-02-10 07:42:59 +0800  
    Browse Code »
  • docs:optimization point notes (#2526)
    d25dfcc7
    luocong2016 authored
    2023-02-10 07:42:04 +0800  
    Browse Dir »
  • build: 替换vite废弃的选项`brotliSize`为`reportCompressedSize`,移除v-i18n-next的fix warning (#2522)
    8992ef47
    ZhangZhiChao authored
    2023-02-10 07:41:36 +0800  
    Browse Code »

05 Feb, 2023
4 commits
  • fix(useColumns): 多级表头下的列支持行内编辑 (#2521)
    f7a1b022
    Carson authored
    2023-02-05 16:33:12 +0800  
    Browse Code »
  • fix: 合并单元格页面 由于 ant-design-vue 升级 v3 版本,页面报 Warning: columns.customRender 即将废弃,c… ...
    0dc2f149
    …olumns.customRender 用 columns. customCell 替换 (#2520)
    
    * fix(MergeHeader): 组件/Table/合并单元格页面 修改 Tabel.title 值为 合并单元格、修改 Table.bordered 值为 true 更好显示合并单元格效果
    
    * fix(tableData): 由于 ant-design-vue 升级 v3 版本,页面报 Warning: columns.customRender 即将废弃
    刘大卫 authored
    2023-02-05 16:33:03 +0800  
    Browse Code »
  • fix(ApiSelect): 解决参数类型为string时的警告问题 (#2517) ...
    dab977ff
    * feat(axiosSuccess): 操作成功后根据传入提示模式进行相应
    
    * fix(axiosRetry): 解决get重试请求返回的headers造成无法成功请求的问题
    
    * fix(axiosRetry): 参数首字母小写
    
    * fix(useDataSource): 解决deleteTableRecord删除树形表格的行记录时,无法删除,无法找到子节点的问题
    
    * feat(useDataSource): 删除之前提交代码遗留的console
    
    * fix(permissionGuard): 当获取用户信息失败时,不允许正常登陆返回登陆界面
    
    * fix(permissionGuard): 代码还原
    
    * fix(menu): 解决隐藏菜单目录只能隐藏第一层目录的问题,递归隐藏所有子菜单
    
    * feat(baseSetting): 个人设置图标修改时弹出窗显示原图片,由于跨域获取图片存在问题暂时将user.ts中的跨域图片链接去掉,直接采用本地图片
    
    * fix(ApiSelect): 解决参数类型为string时的警告问题
    mfish authored
    2023-02-05 16:32:53 +0800  
    Browse Code »
  • chore: fix type (#2516)
    92cc6036
    luocong2016 authored
    2023-02-05 16:32:44 +0800  
    Browse Code »

31 Jan, 2023
4 commits
  • fix: 修复RadioButtonGroup组件返回值不正确的bug (#2513)
    d3ec7a58
    lzdjack authored
    2023-01-31 18:03:21 +0800  
    Browse Code »
  • perf: 优化ApiRadioGroup回调函数change参数 (#2512)
    83e52968
    lzdjack authored
    2023-01-31 18:03:11 +0800  
    Browse Code »
  • perf: 优化ApiCascader回调函数change参数 (#2511)
    4d6f24d0
    lzdjack authored
    2023-01-31 18:03:02 +0800  
    Browse Code »
  • fix: 修复表单自定义组件验证不通过的bug (#2510)
    45b0be7f
    lzdjack authored
    2023-01-31 18:02:53 +0800  
    Browse Dir »

30 Jan, 2023
5 commits
  • fix: ci error
    c999abb2
    jinmao88 authored
    2023-01-30 16:20:54 +0800  
    Browse Dir »
  • fix: lodash
    816fffe9
    jinmao88 authored
    2023-01-30 16:13:07 +0800  
    Browse Dir »
  • chore: update ci
    0ad30503
    jinmao88 authored
    2023-01-30 15:58:36 +0800  
    Browse Dir »
  • chore: update ci
    d02ab2d2
    jinmao88 authored
    2023-01-30 15:44:56 +0800  
    Browse Dir »
  • feat: 接入vextable组件 (#2508)
    6753e24b
    lzdjack authored
    2023-01-30 14:48:04 +0800  
    Browse Code »

18 Jan, 2023
10 commits
  • fix(AppendForm): 修复 批量添加表单配置 按钮点击事件未使用批量方法 问题; 表单排版改用baseColProps一次配置,减少重复代码 (#2504) ...
    b90d3572
    * fix(AppendForm): 修复 批量添加表单配置 按钮点击事件未使用批量方法 问题
    
    * perf(AppendForm): 表单排版改用baseColProps一次配置,减少重复代码
    
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    2023-01-18 22:43:45 +0800  
    Browse Code »
  • 修复 updateSchema 多个field 属性时,第二个无效问题。 (#2493) ...
    16574395
    * Table BasicColumn 添加 editDynamicDisabled
    Co-authored-by: Cyrus Zhou <6802207@qq.com>
    使用方式同 Form FormSchema dynamicDisabled
    ```
    export const Columns: BasicColumn[] = [
      {
        title: 'Title',
        dataIndex: 'Title',
        editRow: true,
        editComponent: 'Select',
        editDynamicDisabled: ({ record }) => record.isDisabled,
      },
    
    * editComponentProps onChange 功能恢复
    Co-authored-by: Cyrus Zhou <6802207@qq.com>
    说明:
    ...omit(compProps, 'onChange')
    这会忽略 onChange ,导致 editComponentProps onChange 被取消
    
    如下功能将不支持:
    ```
    editComponentProps: ({ record }) => {
      return {
        options: effectTypeData,
        onChange: () => {
        },
      };
    },
    ```
    
    * tableData == null 报错
    
    * ApiSelect 第一次选择触发required错误提示问题
    
    * 恢复 虽然可以解决第一次选择提示报错问题,但是会导致 onChange: (e: any, options: any) => 无法获得 options 的值
    
    * 修复标签页切换灰屏不显示内容问题
    Co-authored-by: Cyrus Zhou <6802207@qq.com>
    问题描述页面没有用 div 包括 会提示 Component inside <Transition> renders non-element root node that cannot be animated ,
    导致页灰屏必须刷新页面才可以显示内容
    
    * 添加 Form ApiTransfer
    ## 使用方式
    api 方式:
    ```
        ......
        component: 'ApiTransfer',
        componentProps: {
           api: sysUserSelector,
           labelField: 'name',
           valueField: 'id',
        },
        .....
    ```
    数据方式:
    ```
         ....
         componentProps: {
          dataSource: [
            { title: 'Test01', key: '0', disabled: false, description: 'description 01' },
            { title: 'Test02', key: '1', disabled: false, description: 'description 02' },
            { title: 'Test03', key: '2', disabled: false, description: 'description 03' },
            { title: 'Test04', key: '3', disabled: false, description: 'description 04' },
            { title: 'Test05', key: '4', disabled: false, description: 'description 05' },
          ],
        },
        ....
    ```
    
    * style: eslint 书写规范
    
    * fix: 频繁切换页面导致灰屏
    
    * fix: 修复 updateSchema 多个field 属性时,第二个无效问题。
    
    如:
    ```
    updateSchema([
              {
                field: 'password',
                ifShow: !unref(isUpdate),
              },
              {
                field: 'confirm',
                ifShow: !unref(isUpdate),
              },
            ]);
            ```
    
    Co-authored-by: CyrusZhou <6802207@qq.com>
    Cyrus Zhou authored
    2023-01-18 11:17:44 +0800  
    Browse Dir »
  • 个人设置图标修改时弹出窗显示原图片,由于跨域获取图片存在问题暂时将user.ts中的跨域图片链接去掉,直接采用本地图片 (#2487) ...
    8dd8a5ed
    * feat(axiosSuccess): 操作成功后根据传入提示模式进行相应
    
    * fix(axiosRetry): 解决get重试请求返回的headers造成无法成功请求的问题
    
    * fix(axiosRetry): 参数首字母小写
    
    * fix(useDataSource): 解决deleteTableRecord删除树形表格的行记录时,无法删除,无法找到子节点的问题
    
    * feat(useDataSource): 删除之前提交代码遗留的console
    
    * fix(permissionGuard): 当获取用户信息失败时,不允许正常登陆返回登陆界面
    
    * fix(permissionGuard): 代码还原
    
    * fix(menu): 解决隐藏菜单目录只能隐藏第一层目录的问题,递归隐藏所有子菜单
    
    * feat(baseSetting): 个人设置图标修改时弹出窗显示原图片,由于跨域获取图片存在问题暂时将user.ts中的跨域图片链接去掉,直接采用本地图片
    mfish authored
    2023-01-18 11:17:18 +0800  
    Browse Code »
  • fix: 修复props中Array类型定义问题 (#2491)
    f1717973
    前端爱码士 authored
    2023-01-18 11:16:43 +0800  
    Browse Dir »
  • fix(EditableCell): 修复可编辑表格 组件onChange重复问题 (#2495) ...
    0cc53558
    * fix: props 初始化拼写错误 defualt => default
    
    * fix: props 定义默认值拼写错误 defualt => default
    
    * fix(EditableCell): 修复可编辑表格select组件onChange重复问题
    
    Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
    Wit〆苗大 authored
    2023-01-18 11:16:33 +0800  
    Browse Dir »
  • fix:修复header下拉菜单和外部页面菜单的文档链接 (#2500)
    7e77177e
    nalomu authored
    2023-01-18 11:16:15 +0800  
    Browse Dir »
  • fix: 修复table组件insertTableDataRecord方法的返回类型 (#2490)
    bb1fee58
    前端爱码士 authored
    2023-01-18 11:16:04 +0800  
    Browse Dir »
  • fix: 修复权限切换不生效问题 (#2488) ...
    53b2b236
    Co-authored-by: 戴文俊 <daiwenjun@qutoutiao.net>
    1xuanyuan1 authored
    2023-01-18 11:15:46 +0800  
    Browse Dir »
  • feat: 使用useForm时调用setFieldsValue后,组件的onChange未主动触发 (#2142) (#2503) ...
    4c67d8c3
    Co-authored-by: maxiaojing <maxiaojing@hashdata.cn>
    vivianma83 authored
    2023-01-18 11:15:16 +0800  
    Browse Code »
  • build: git config (#2474)
    0ab2a541
    Zuo Jiangtao authored
    2023-01-18 11:14:58 +0800  
    Browse File »