xiangpei
2025-01-21 14112fc388266e62ff6028d0a6329a61fdebf77c
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) {