chengshiwen opened a new pull request #4797:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4797


   ## What is the purpose of the pull request
   
   *Fix child file upload failure and file id mixed problem*
   
   ## Brief change log
   
     - *Fix code error `this.type = type` instead of `this.type = true` in 
`js/module/components/nav/nav.vue` which resulting the child file upload 
failure*
     - *Remove file id attribution and add `file` reference*
     - *Bind `_onChange` function on the Input instead of listening change 
event in mount lifecycle*
   
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Manually verified the change by testing locally.*
   
   Video Check: [https://recordit.co/kX9L4SyQen](https://recordit.co/kX9L4SyQen)
   Gif Check: ![image](http://g.recordit.co/kX9L4SyQen.gif)


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to