959 Star 5.1K Fork 1.6K

GVPsmallwei / Avue

 / 详情

升级到2.8.25后,复杂表头下的列设置search: true 失效

已完成
创建于  
2021-12-15 11:42

{
label: '地区',
children: [
{
label: '省份',
prop: 'provinceCode',
type: 'select',
dicUrl: '/basic/getAddressList?parentCode=0',
search: true,
rules: [
{
required: true,
message: '请选择所在省份',
trigger: 'blur'
}
],
cascaderItem: ['cityCode', 'countyCode']
},
}

评论 (3)

eszhang 创建了任务

2.8.24正常吗

一样的

这个问题新版本里修复么? :frowning:

smallwei 任务状态待办的 修改为进行中
smallwei 里程碑设置为v2.8.26
smallwei 任务状态进行中 修改为已完成

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
632261 smallweigit 1588214431
JavaScript
1
https://gitee.com/smallweigit/avue.git
git@gitee.com:smallweigit/avue.git
smallweigit
avue
Avue

搜索帮助