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


##########
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:
   @Amy0104 Suggestions received and have been revised as suggested in the 
latest commit. I define the _projectIds_ inside the setup, and call the 
functions(such as _revokeProjectByIdRequest_) in the _setup_ function. Please 
review again.



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