会计事项平台更新
This commit is contained in:
parent
cde3f73384
commit
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