fuliqi
2025-01-14 78e5ece58bf05ed6f344239f40b49dbe90956cce
src/components/Process/panel/PropertiesPanel.vue
@@ -107,7 +107,6 @@
        }
      })
      console.log(this.canConfigPropertyList, "这是什么鬼")
      this.elementPropertyList = JSON.parse(JSON.stringify(this.bpmnElementPropertyList ?? []));
    },
    openAttributesForm(attr, index) {