Wangyizhi1 edited a comment on pull request #6341:
URL: https://github.com/apache/dolphinscheduler/pull/6341#issuecomment-927269311


   LGTM
   
   This file ``this.setUserInfo(param)`` should also be deleted. Can you help 
improve it?
   
   
dolphinscheduler-ui/src/js/conf/home/pages/user/pages/account/_source/info.vue
   ```javascript
   -- onUpdate (param) {
   ++ onUpdate () {
   --  this.setUserInfo(param)
     this.getUserInfo().finally(() => {
       this.createUserDialog = false
     })
   }
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to