xiangpei
2025-02-12 807374eb2bd42eac7192d2a3d4581107b4305c3c
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()
          }
        }
      ], // 可以配置的属性列表