src/views/common/process/config/RootNodeConfig.vue @@ -29,7 +29,6 @@ }, computed:{ select(){ console.log("this.config.assignedUser-select",this.config.assignedUser) return this.config.assignedUser } },