mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 15:00:59 +08:00
feat: 定义操作符
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
* fieldId 字段ID
|
||||
* value 字段值
|
||||
* operator 操作[eq, ne, gt, ge, lt, le, in, not in, like, not like]
|
||||
* viewIds 过滤视图范围
|
||||
*/
|
||||
export class Condition {
|
||||
|
||||
Reference in New Issue
Block a user