fix: 修复新增监听器错误问题moddleExtensions

This commit is contained in:
tony
2022-12-19 21:20:26 +08:00
parent ffe870872f
commit 559caf1fdc
3 changed files with 7 additions and 6 deletions

View File

@@ -110,7 +110,7 @@ export default {
translate: ['value', customTranslate]
}
],
moduleExtensions: {
moddleExtensions: {
flowable: FlowableModule
}
})