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) {