njnu-seafish commented on code in PR #17839:
URL: 
https://github.com/apache/dolphinscheduler/pull/17839#discussion_r2660106278


##########
dolphinscheduler-ui/src/views/projects/components/dependencies/dependencies-modal.tsx:
##########
@@ -59,7 +59,7 @@ export default defineComponent({
     }
 
     const cancelToHandle = () => {
-      ctx.emit('update:show', showRef)
+      ctx.emit('update:show', showRef.value)

Review Comment:
   > Why change this?
   
   This wasn't modified by me; it was directly modified by this command: pnpm 
run lint



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