Cannot read property'_ withTask' of undefined appears using vue

is when I call a pop-up component, it always prompts this error, but I have introduced the component, and the calling method is also called correctly, and there are no useless parameters and variables. I really don"t know what"s going on. As soon as I call something in the component, I start to report this error

Mar.15,2021

is the compressed version of vue? used? See if the


is caused by a method or property on the component that is not defined. How can it be solved?


I am using the compressed version, which causes the error report not to be displayed. Finally, change the version and correct the error report

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2b462-2ba77.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2b462-2ba77.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?