YONE
YONE
要不要考虑把工作流bpmn.js整合进去啊,我之前做了个大概,可以整合进去
我之前做了初版,如果用的上,可以发你
是否提供angular 版本支持啊,没看到有demo @mengshukeji
private createExpressionFunction(expression: any, isNotReturn: boolean = false) { // check cache first if (this.expressionToFunctionCache[expression]) { return this.expressionToFunctionCache[expression]; } // if not found in cache, return the function const functionBody =...
@ouyang856 https://github.com/youseries/ureport/issues/325 这个问题遇到过没。。
@Robin2009 怎么解决的要改框架源码吗
能不能写一个运行时动态加装class 或xml的。
Will be great if the library supports Angular 8+
Can you provide an angular online demo? @howtomake