forked from github/dataease
feat: 定义操作符
This commit is contained in:
parent
e5715d6898
commit
ee63e0be73
@ -1,6 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* fieldId 字段ID
|
* fieldId 字段ID
|
||||||
* value 字段值
|
* value 字段值
|
||||||
|
* operator 操作[eq, ne, gt, ge, lt, le, in, not in, like, not like]
|
||||||
* viewIds 过滤视图范围
|
* viewIds 过滤视图范围
|
||||||
*/
|
*/
|
||||||
export class Condition {
|
export class Condition {
|
||||||
|
Loading…
Reference in New Issue
Block a user