luohairen
2024-11-29 c7c7c9aefa9985041e08a85a1fe3404948812055
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()