src/components/Process/panel/PropertiesPanel.vue
@@ -63,7 +63,6 @@ this.propertyForm.name = name this.propertyForm.value = value this.saveAttribute() this.resetList() } }, { @@ -74,7 +73,6 @@ this.propertyForm.name = name this.propertyForm.value = value this.saveAttribute() this.resetList() } }, { @@ -85,7 +83,6 @@ this.propertyForm.name = name this.propertyForm.value = value this.saveAttribute() this.resetList() } } ], // 可以配置的属性列表