xiangpei
2025-01-24 e7c988c6eeb5fe597c5e43e9a21c0feff9b31d2a
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) {