mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
支持树形深层筛选
This commit is contained in:
@@ -148,7 +148,7 @@ const apis = [
|
||||
version: '',
|
||||
type: 'string',
|
||||
enum: '',
|
||||
defVal: '默认 _XID,继承 setup.select.optionId',
|
||||
defVal: '默认 _X_ID,继承 setup.select.optionId',
|
||||
list: []
|
||||
},
|
||||
{
|
||||
|
||||
@@ -898,7 +898,7 @@ const apis = [
|
||||
version: '',
|
||||
type: 'string',
|
||||
enum: '',
|
||||
defVal: '默认 _XID,继承 setup.table.rowId',
|
||||
defVal: '默认 _X_ID,继承 setup.table.rowId',
|
||||
list: []
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user