GavinGYM commented on code in PR #12048:
URL: 
https://github.com/apache/dolphinscheduler/pull/12048#discussion_r1002525652


##########
dolphinscheduler-ui/src/views/security/user-manage/components/authorize-modal.tsx:
##########
@@ -43,14 +50,14 @@ const props = {
     default: 'auth_project'
   }
 }
-
+let projectIds: string

Review Comment:
   I tried to rewrite this part according to your suggestion. However, maybe 
due to my poor front-end skill, after changing this, functions such as 
revokeProjectByIdRequest will get projectIds as undefined value, I tried but 
couldn't fix this problem.



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