CN-1238: 实体查询语法逻辑

This commit is contained in:
刘洪洪
2023-08-18 09:32:58 +08:00
parent 08b0c1fd1f
commit 6267851a2d
12 changed files with 201 additions and 48 deletions

View File

@@ -74,11 +74,11 @@ export default {
{
value: 'AND',
label: 'AND'
},
{
value: 'OR',
label: 'OR'
}
// {
// value: 'OR',
// label: 'OR'
// }
],
showHistory: false,
history: []