zhangyanpeng
2024-03-04 6a72e9e44dc7278e18d55ccd5637b81a1cb2f047
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
    }
  },