会计事项平台更新

This commit is contained in:
hyt 2025-08-29 09:24:16 +08:00
parent cde3f73384
commit bf2e4c5833
1 changed files with 8 additions and 0 deletions

View File

@ -301,6 +301,14 @@ export default {
label: 'notLike', label: 'notLike',
value: '6' value: '6'
}, },
{
label: 'isnull',
value: '7'
},
{
label: 'notnull',
value: '8'
}
],//options ],//options
connectionSymbolOptions: [ connectionSymbolOptions: [