GavinGYM commented on code in PR #12048:
URL:
https://github.com/apache/dolphinscheduler/pull/12048#discussion_r1000582096
##########
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:
In fact, I'm not particularly familiar with the front-end, so this part of
the front-end code implementation I asked a friend to help. Regarding this
declaration, I noticed that putting it in setup may causes errors at lines
116,119, and 122. If you have a better implementation, please do not hesitate
to comment.
--
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]