mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-04-06 21:40:23 +08:00
fix(validator): validator will crash when it fails to find util method
This commit is contained in:
parent
cf62b867ba
commit
85d653381f
@ -94,6 +94,7 @@ class EventHandlerValidatorRule implements TraitValidatorRule {
|
||||
traitType: trait?.type,
|
||||
traitIndex,
|
||||
});
|
||||
return results;
|
||||
});
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user