200 Star 2.2K Fork 2.3K

JEECG/JeecgBoot-vue3

 / 详情

部门选择JSelectDept自定义值时,回显问题

已完成
创建于  
2022-03-24 16:46
版本号:

3.1

问题描述:

部门选择设置为自定义值为orgCode编码时,

{
    label: '所属单位',
    field: 'orgCode',
    component: 'JSelectDept',
    componentProps: ({ formActionType, formModel }) => {
      return {
        sync: false,
        checkable: false,
        showButton: false,
        rowKey: 'orgCode',
        primaryKey: 'orgCode',
      };
    },
  },

弹窗编辑回显时,会发送queryTreeList?ids=请求,查不出来数据,导致回显失败,显示的是编码orgCode

截图&代码:

友情提示(为了提高issue处理效率):

  • 未按格式要求发帖,会被直接删掉;
  • 描述过于简单或模糊,导致无法分析处理的,会被直接删掉;
  • 请自己初判问题描述是否清楚,是否方便我们调查处理;

评论 (2)

z417915015 创建了任务 3年前
57093 jeecg 1662000782 JEECG 拥有者 3年前

收录 jl

问题已修复,下版本发布

JEECG 任务状态待办的 修改为已完成 3年前

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(3)
57093 jeecg 1662000782 1359399 zolay 1654499246 z417915015-zrh
JavaScript
1
https://gitee.com/jeecg/jeecgboot-vue3.git
git@gitee.com:jeecg/jeecgboot-vue3.git
jeecg
jeecgboot-vue3
JeecgBoot-vue3

搜索帮助