rickchengx commented on PR #11882:
URL: 
https://github.com/apache/dolphinscheduler/pull/11882#issuecomment-1255752079

   Hi, @songjianet , @Amy0104, could you please help me this front-end problem?
   
   It seems that `resourcesRequired.value` will lose the reactivity.
   <img width="449" alt="截屏2022-09-23 10 53 03" 
src="https://user-images.githubusercontent.com/38122586/191884201-c5b049b2-49b0-4862-8c1b-94dde0a8a399.png";>
   
   which means the user's click on the front end does not affect the `required` 
attribute in `use-resources.ts`
   
   
https://github.com/apache/dolphinscheduler/blob/6eb1eb722af06b94027994b2ef8955e84fd97d7f/dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-resources.ts#L25-L29
   
   
https://github.com/apache/dolphinscheduler/blob/6eb1eb722af06b94027994b2ef8955e84fd97d7f/dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-resources.ts#L74
   


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