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