Skip to content
On this page

TIP

操作右侧的配置面板进行定义筛选器,点击按钮即可生效。

Trigger data

json
{}

Filter statement data

json
{}

Operator data

Click me to view the code
json
[]

Times operators data

Click me to view the code
json
[]

Attributes

名称说明参数
renderType配置UI类型CASCADER,SELECT,REGION,TEXT,NUMBER,TIME,DATE,NONE
operatorKey操作符id,定义操作符数据-
excludeOperator or includeOperator排除或者包含操作符和日期操作符

Constraint

json
{
  "type": "times" // 限制次数
},
{
  "type": "date", // 起止时间
  "datePanel": {
  }
},
{
  "type": "props" // 限制属性
}

datePanel

名称说明可选值默认值
manualType定义手动相对日期(天or时)1 = days 2 = hours 3 = can choose the hours or days3
pickerType定义date-picker type 请查看 element-plus date-picker type['date', 'dates', 'dates', 'datetime', 'daterange']date
excludeShortcuts排除快捷选项-
excludeManuals排除手动相对日期-

Association graph