fuliqi
2025-02-13 70e19b52f69fbbdbef99e448e260e007fd800fa6
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()
          }
        }
      ], // 可以配置的属性列表