Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
bf2e4c5833 |
|
@ -301,6 +301,14 @@ export default {
|
|||
label: 'notLike',
|
||||
value: '6'
|
||||
},
|
||||
{
|
||||
label: 'isnull',
|
||||
value: '7'
|
||||
},
|
||||
{
|
||||
label: 'notnull',
|
||||
value: '8'
|
||||
}
|
||||
|
||||
],//对比类型options
|
||||
connectionSymbolOptions: [
|
||||
|
|
Loading…
Reference in New Issue