Revert "fix(流程设计): 修改流程bpmn的 targetNamespace 为流程分类编号"

This reverts commit aa401c915d.
This commit is contained in:
konbai
2023-03-01 22:30:00 +08:00
parent a50fdd3bda
commit a3d3f962a3
4 changed files with 7 additions and 11 deletions

View File

@@ -56,7 +56,6 @@ export default {
controlForm: {
processId: this.designerForm.processKey || '',
processName: this.designerForm.processName || '',
namespace: this.designerForm.category || '',
simulation: false,
labelEditing: false,
labelVisible: false,