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