fix(流程设计): 修改流程bpmn的 targetNamespace 为流程分类编号
This commit is contained in:
@@ -56,6 +56,7 @@ export default {
|
||||
controlForm: {
|
||||
processId: this.designerForm.processKey || '',
|
||||
processName: this.designerForm.processName || '',
|
||||
namespace: this.designerForm.category || '',
|
||||
simulation: false,
|
||||
labelEditing: false,
|
||||
labelVisible: false,
|
||||
|
||||
Reference in New Issue
Block a user