xiangpei
2024-11-26 39e54367339902b8780ba107b15964b684e6c191
src/components/Process/designer.vue
@@ -164,6 +164,7 @@
      console.log(2, activatedElement)
      this.modelerStore.element = activatedElement;
      this.elementId = activatedElement.id;
      // 确保elementId值没变也要更新form组件选中的值
      if (this.formVisible) {
        console.log(this.modelerStore.element.businessObject.formKey, "新的值")
        this.$refs.formSelect.init()