fix undefined crypto scope
This commit is contained in:
parent
c2af183911
commit
3b35743bb5
2 changed files with 10 additions and 7 deletions
|
|
@ -55,10 +55,6 @@ function satisfiesRequire (config, cryptos, machineList, field, anyFields, allFi
|
|||
|
||||
const isValid = isRequired ? !isBlank : true
|
||||
|
||||
if (!isValid) {
|
||||
pp('DEBUG103')({fieldCode, isBlank, isRequired})
|
||||
}
|
||||
|
||||
return isValid
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue