Source/UBCS-WEB/src/components/template/SetPersonnel.vue
@@ -66,7 +66,8 @@ ids: 'ids', flowTemplate: 'flowTemplate', code: 'code', type: 'type' type: 'type', btmtype:'btmtype' } } } @@ -127,6 +128,8 @@ processName: this.parameter[this.parameterKeys.flowTemplate], topName: this.title, ids: this.parameter[this.parameterKeys.ids], oids: this.parameter[this.parameterKeys.ids], btmtype:this.parameter[this.parameterKeys.btmtype], vars:this.parameter['vars'] } },